Skip to main content

DevExpress v24.2 Update — Your Feedback Matters

Our What's New in v24.2 webpage includes product-specific surveys. Your response to our survey questions will help us measure product satisfaction for features released in this major update and help us refine our plans for our next major release.

Take the survey Not interested

PivotGridCommands Class

Provides access to pivot grid commands.

Namespace: DevExpress.Xpf.PivotGrid

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

NuGet Package: DevExpress.Wpf.PivotGrid

#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