Back to Devexpress

TreeListView.LeftDataAreaIndent Property

wpf-devexpress-dot-xpf-dot-grid-dot-treelistview-5cf34a51.md

latest1.0 KB
Original Source

TreeListView.LeftDataAreaIndent 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
[Browsable(false)]
public double LeftDataAreaIndent { get; set; }
vb
<Browsable(False)>
Public Property LeftDataAreaIndent As Double

Property Value

Type
Double

See Also

TreeListView Class

TreeListView Members

DevExpress.Xpf.Grid Namespace