Back to Devexpress

TreeListView.RightDataAreaIndent Property

wpf-devexpress-dot-xpf-dot-grid-dot-treelistview-e08f5d72.md

latest1.0 KB
Original Source

TreeListView.RightDataAreaIndent 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 RightDataAreaIndent { get; set; }
vb
<Browsable(False)>
Public Property RightDataAreaIndent As Double

Property Value

Type
Double

See Also

TreeListView Class

TreeListView Members

DevExpress.Xpf.Grid Namespace