Back to Devexpress

TableView.ActualIndicatorWidth Property

wpf-devexpress-dot-xpf-dot-grid-dot-tableview-a492588f.md

latest1.0 KB
Original Source

TableView.ActualIndicatorWidth Property

This member supports the internal infrastructure and is not intended to be used directly from your code. This is a dependency property.

Namespace : DevExpress.Xpf.Grid

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

NuGet Package : DevExpress.Wpf.Grid.Core

Declaration

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

Property Value

Type
Double

See Also

TableView Class

TableView Members

DevExpress.Xpf.Grid Namespace