Back to Devexpress

TreeList.CanShowRowFooterSummary Property

windowsforms-devexpress-dot-xtratreelist-dot-treelist-1fd241d3.md

latest1.4 KB
Original Source

TreeList.CanShowRowFooterSummary Property

Gets whether group footers are allowed to be displayed.

Namespace : DevExpress.XtraTreeList

Assembly : DevExpress.XtraTreeList.v25.2.dll

NuGet Packages : DevExpress.Win.Navigation, DevExpress.Win.TreeList

Declaration

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

Property Value

TypeDescription
Boolean

true if group footers are allowed to be displayed; otherwise, false.

|

See Also

TreeList Class

TreeList Members

DevExpress.XtraTreeList Namespace