ASPxPivotGridPopupMenu Fields
Represents a popup menu displayed within the ASPxPivotGrid.| Name | Description |
|---|---|
| ClearSortID | Identifies the ‘Clear Sorting’ field header context menu item. |
| CollapseAllID | Identifies the ‘Collapse All’ field value context menu item. |
| CollapseValueID | Identifies the ‘Collapse’ field value context menu item. |
| ExpandAllID | Identifies the ‘Expand All’ field value context menu item. |
| ExpandValueID | Identifies the ‘Expand’ field value context menu item. |
| HideFieldID | Identifies the ‘Hide’ field header context menu item. |
| HideFieldListID | Identifies the ‘Hide Field List’ header area context menu item. |
| RefreshID | Identifies the ‘Reload Data’ header area context menu item. |
| ShowFieldListID | Identifies the ‘Show Field List’ header area context menu item. |
| ShowFilterEditorID | |
| SortAZID | Identifies the ‘Sort A-Z’ field header context menu item. |
| SortByID | Identifies the field value context menu item used to apply Sorting by Summary. |
| SortGroupID | Identifies a context menu group that includes items used to sort field values in the OLAP mode. |
| SortZAID | Identifies the ‘Sort Z-A’ field header context menu item. |
See Also