Back to Devexpress

TableView.LeftGroupAreaIndent Property

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

latest1021 B
Original Source

TableView.LeftGroupAreaIndent Property

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

Namespace : DevExpress.Xpf.Grid

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

NuGet Package : DevExpress.Wpf.Grid.Core

Declaration

csharp
[Browsable(false)]
public double LeftGroupAreaIndent { get; set; }
vb
<Browsable(False)>
Public Property LeftGroupAreaIndent As Double

Property Value

Type
Double

See Also

TableView Class

TableView Members

DevExpress.Xpf.Grid Namespace