A newer version of this page is available.
Switch to the current version.
ColorIndicatorStyle Class
Contains style settings that define the appearance of the color indicator within the color editor.
Namespace: DevExpress.Web
Assembly: DevExpress.Web.v19.2.dll
Declaration
public class ColorIndicatorStyle :
ColorTableStyle
Public Class ColorIndicatorStyle
Inherits ColorTableStyle
Related API Members
The following members accept/return ColorIndicatorStyle objects:
Library | Related API Members |
---|---|
ASP.NET Controls and MVC Extensions | ASPxColorEdit.ColorIndicatorStyle |
ColorEditProperties.ColorIndicatorStyle | |
ColorEditProperties.DisplayColorIndicatorStyle | |
EditorStyles.ColorIndicator | |
EditorStyles.DisplayColorIndicator | |
RibbonEditorStyles.ColorIndicator | |
ASP.NET Bootstrap Controls | BootstrapColorEdit.ColorIndicatorStyle |
BootstrapColorEditProperties.ColorIndicatorStyle | |
BootstrapColorEditProperties.DisplayColorIndicatorStyle |
Remarks
This class inherits the functionality of its ancestor and hides some properties that are not in effect for the corresponding elements.
An object of the ColorIndicatorStyle type can be accessed via the ASPxColorEdit.ColorIndicatorStyle property.
Inheritance
See Also
Feedback