PivotGridCommands Class
Provides access to pivot grid commands.
Namespace: DevExpress.Xpf.PivotGrid
Assembly: DevExpress.Xpf.PivotGrid.v24.1.dll
NuGet Package: DevExpress.Wpf.PivotGrid
Declaration
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