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

PivotGridCommands Class

Provides access to pivot grid commands.

Namespace: DevExpress.Xpf.PivotGrid

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

Declaration

public static class PivotGridCommands

Remarks

The PivotGridControl has more than ten built-in commands, allowing you to expand/collapse field values, hide fields, reload data, etc. All these commands have corresponding methods.

Inheritance

Object
PivotGridCommands
See Also