GridControl.IndicatorWidth Property
Gets or sets the width of the Row Indicator Panel.
Namespace: DevExpress.UI.Xaml.Grid
Assembly: DevExpress.UI.Xaml.Grid.v21.2.dll
NuGet Package: DevExpress.Uwp.Controls
Declaration
Property Value
Type | Description |
---|---|
Double | A System.Double value specifying the width of the row indicator panel in pixels. |
See Also