TreeList.CanShowRowFooterSummary Property
Gets whether group footers are allowed to be displayed.
Namespace: DevExpress.XtraTreeList
Assembly: DevExpress.XtraTreeList.v24.1.dll
NuGet Packages: DevExpress.Win.Navigation, DevExpress.Win.TreeList
Declaration
Property Value
Type | Description |
---|---|
Boolean | true if group footers are allowed to be displayed; otherwise, false. |
See Also