Skip to main content

RowDataBase.IndicatorState Property

Gets or sets the row indicator's state. This is a dependency property.

Namespace: DevExpress.Xpf.Grid

Assembly: DevExpress.Xpf.Grid.v14.2.Core.dll

#Declaration

public IndicatorState IndicatorState { get; }

#Property Value

Type Description
IndicatorState

A IndicatorState enumeration value that specifies the row indicator state.

See Also