Back to Devexpress

DataViewBase.ShowTotalSummaryProperty Field

wpf-devexpress-dot-xpf-dot-grid-dot-dataviewbase-25ac53ac.md

latest1.2 KB
Original Source

DataViewBase.ShowTotalSummaryProperty Field

Identifies the DataViewBase.ShowTotalSummary dependency property.

Namespace : DevExpress.Xpf.Grid

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

NuGet Package : DevExpress.Wpf.Grid.Core

Declaration

csharp
[Browsable(false)]
public static readonly DependencyProperty ShowTotalSummaryProperty
vb
<Browsable(False)>
Public Shared ReadOnly ShowTotalSummaryProperty As DependencyProperty

Field Value

TypeDescription
DependencyProperty

A dependency property identifier.

|

See Also

DataViewBase Class

DataViewBase Members

DevExpress.Xpf.Grid Namespace