EditorStyles.DisplayColorIndicator Property
In This Article
Gets the style settings that define an editor’s color indicator appearance.
Namespace: DevExpress.Web
Assembly: DevExpress.Web.v24.2.dll
NuGet Package: DevExpress.Web
#Declaration
public virtual ColorIndicatorStyle DisplayColorIndicator { get; }
#Property Value
Type | Description |
---|---|
Color |
An Color |
See Also