TableView.AllowCountTotalSummary Property
In This Article
Gets or sets whether it is allowed for end users to display summaries. This is a dependency property.
Namespace: DevExpress.Xpf.Grid
Assembly: DevExpress.Xpf.Grid.v24.2.dll
NuGet Package: DevExpress.Wpf.Grid.Core
#Declaration
#Property Value
Type | Description |
---|---|
Nullable<Boolean> | true, if it is allowed end-users to display summaries; otherwise, false. |
See Also