Commands
Pivot Grid provides you with a set of built-in commands allowing some mostly used actions to be easily programmed via XAML markup.
Command | Description |
---|---|
Pivot |
Toggles the specified field's sort order. |
Pivot |
Toggles the specified field value's expanded state. |
Pivot |
Collapses all the rows/columns which correspond to the specified column field or row field. |
Pivot |
Expands all the rows/columns which correspond to the specified column field or row field. |
Pivot |
Hides the specified field. |
Pivot |
Hides the Customization Form. |
Pivot |
Hides the Prefilter. |
Pivot |
Reloads data from the control's data source and recalculates summaries. |
Pivot |
Resets the Prefilter's settings to their default values. |
Pivot |
Shows the Customization Form. |
Pivot |
Shows the Prefilter. |
Pivot |
Shows the Expression Editor. |