Skip to main content
A newer version of this page is available. .
Tab

EditorStyles.ColorIndicator Property

Gets the style settings that define the appearance of a color indicator.

Namespace: DevExpress.Web

Assembly: DevExpress.Web.v18.2.dll

Declaration

public virtual ColorIndicatorStyle ColorIndicator { get; }

Property Value

Type Description
ColorIndicatorStyle

A ColorIndicatorStyle object that contains the style settings.

See Also