Namespace:DevExpress.Xpf.Grid
Assembly:DevExpress.Xpf.Grid.v19.2.dll

Syntax
C# |
public bool ShowIndicator { get; set; }
|
VB |
Public Property ShowIndicator As Boolean
|
Property value
Type: Boolean
true to display the row indicator panel; otherwise, false. The default is true.

Remarks

See Also