ColorEditProperties.ColorIndicatorStyle Property
In This Article
Gets the style settings which define the color indicator‘s appearance.
Namespace: DevExpress.Web
Assembly: DevExpress.Web.v24.2.dll
NuGet Package: DevExpress.Web
#Declaration
public ColorIndicatorStyle ColorIndicatorStyle { get; }
#Property Value
Type | Description |
---|---|
Color |
A Color |
#Remarks
Note
The Color
See Also