Back to Devexpress

PivotGridCommands Class

wpf-devexpress-dot-xpf-dot-pivotgrid-5a609ce3.md

latest1.0 KB
Original Source

PivotGridCommands Class

Provides access to pivot grid commands.

Namespace : DevExpress.Xpf.PivotGrid

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

NuGet Package : DevExpress.Wpf.PivotGrid

Declaration

csharp
public static class PivotGridCommands
vb
Public Module 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

PivotGridCommands Members

DevExpress.Xpf.PivotGrid Namespace