PivotGridCommands Class
In This Article
Provides access to pivot grid commands.
Namespace: DevExpress.Xpf.PivotGrid
Assembly: DevExpress.Xpf.PivotGrid.v14.2.dll
#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.
See Also