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

EditorStyles.DisplayColorIndicator Property

Gets the style settings that define an editor’s color indicator appearance.

Namespace: DevExpress.Web

Assembly: DevExpress.Web.v18.2.dll

Declaration

public virtual ColorIndicatorStyle DisplayColorIndicator { get; }

Property Value

Type Description
ColorIndicatorStyle

An ColorIndicatorStyle object containing the style settings.

See Also