TableView.IndicatorWidth Property
In This Article
Gets or sets the width of the row indicator panel.
Namespace: DevExpress.Xpf.Grid
Assembly: DevExpress.Xpf.Grid.v24.2.dll
NuGet Package: DevExpress.Wpf.Grid.Core
#Declaration
#Property Value
Type | Description |
---|---|
Double | An integer value specifying the width of the row indicator panel in pixels. |
See Also