DataViewBase.ShowTotalSummaryProperty Field
In This Article
Identifies the DataViewBase.ShowTotalSummary dependency property.
Namespace: DevExpress.Xpf.Grid
Assembly: DevExpress.Xpf.Grid.v24.2.Core.dll
NuGet Package: DevExpress.Wpf.Grid.Core
#Declaration
[Browsable(false)]
public static readonly DependencyProperty ShowTotalSummaryProperty
#Field Value
Type | Description |
---|---|
Dependency |
A dependency property identifier. |
See Also