Back to Devexpress

TreeListView.ShowTotalSummaryIndicatorIndent Property

wpf-devexpress-dot-xpf-dot-grid-dot-treelistview-3cb2eadd.md

latest1.0 KB
Original Source

TreeListView.ShowTotalSummaryIndicatorIndent 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
public bool ShowTotalSummaryIndicatorIndent { get; protected set; }
vb
Public Property ShowTotalSummaryIndicatorIndent As Boolean

Property Value

Type
Boolean

See Also

TreeListView Class

TreeListView Members

DevExpress.Xpf.Grid Namespace