Skip to main content
A newer version of this page is available. .

PivotGridControl.ShowColumnGrandTotalHeaderProperty Field

Identifies the PivotGridControl.ShowColumnGrandTotalHeader dependency property.

Namespace: DevExpress.Xpf.PivotGrid

Assembly: DevExpress.Xpf.PivotGrid.v19.2.dll

Declaration

public static readonly DependencyProperty ShowColumnGrandTotalHeaderProperty

Field Value

Type Description
DependencyProperty

A dependency property identifier.

See Also