ColorEditProperties.DisplayColorIndicatorStyle Property
Gets the style settings for a color indicator within a column in browse mode.
Namespace: DevExpress.Web
Assembly: DevExpress.Web.v24.2.dll
Declaration
Property Value
Type | Description |
---|---|
ColorIndicatorStyle | A ColorIndicatorStyle object that contains style settings. |
Remarks
A color editor’s value displayed within a column in browse mode is visually represented as a color indicator and color value. The DisplayColorIndicatorStyle property is used to specify the style settings for the color indicator in browse mode.
See Also