pgcmCollapse Constant
Specifies an action, which collapses a grouping value.
Declaration
const pgcmCollapse = 6;
Remarks
Set the ACommand parameter of the TcxPivotGridCustomPopupMenu.ExecuteCommand method to pgcmCollapse, to collapse the grouping value.
See Also