Skip to main content
Tab

ColorIndicatorStyle Class

Contains style settings that define the appearance of the color indicator within the color editor.

Namespace: DevExpress.Web

Assembly: DevExpress.Web.v23.2.dll

NuGet Package: DevExpress.Web

Declaration

public class ColorIndicatorStyle :
    ColorTableStyle

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

Object
MarshalByRefObject
Component
Style
AppearanceStyleBase
DevExpress.Web.ItemPickerTableStyle
ColorTableStyle
ColorIndicatorStyle
See Also