Back to Devexpress

TreeViewControl.TotalSummary Property

wpf-devexpress-dot-xpf-dot-grid-dot-treeviewcontrol-fce5c9eb.md

latest1.1 KB
Original Source

TreeViewControl.TotalSummary Property

Not supported in the TreeViewControl.

Namespace : DevExpress.Xpf.Grid

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

NuGet Package : DevExpress.Wpf.Grid.Core

Declaration

csharp
[Browsable(false)]
public TreeListSummaryItemCollection TotalSummary { get; }
vb
<Browsable(False)>
Public ReadOnly Property TotalSummary As TreeListSummaryItemCollection

Property Value

Type
TreeListSummaryItemCollection

See Also

TreeViewControl Class

TreeViewControl Members

DevExpress.Xpf.Grid Namespace