ColorEditProperties.ColorIndicatorStyle Property
Gets the style settings which define the color indicator‘s appearance.
Namespace: DevExpress.Web
Assembly: DevExpress.Web.v24.2.dll
Declaration
Property Value
Type | Description |
---|---|
ColorIndicatorStyle | A ColorIndicatorStyle object that contains the style settings. |
Remarks
Note
The ColorIndicatorStyle property synchronizes its value with the editor’s ASPxColorEdit.ColorIndicatorStyle property.
See Also