Back to Devexpress

TableView.IndicatorWidth Property

wpf-devexpress-dot-xpf-dot-grid-dot-tableview-829498c6.md

latest1.1 KB
Original Source

TableView.IndicatorWidth Property

Gets or sets the width of the row indicator panel.

Namespace : DevExpress.Xpf.Grid

Assembly : DevExpress.Xpf.Grid.v25.2.dll

NuGet Package : DevExpress.Wpf.Grid.Core

Declaration

csharp
public double IndicatorWidth { get; set; }
vb
Public Property IndicatorWidth As Double

Property Value

TypeDescription
Double

An integer value specifying the width of the row indicator panel in pixels.

|

See Also

TableView Class

TableView Members

DevExpress.Xpf.Grid Namespace