pgcmExpand Constant
Specifies an action which expands a grouping value.
Declaration
const pgcmExpand = 5;
Remarks
Set the ACommand parameter of the TcxPivotGridCustomPopupMenu.ExecuteCommand method to pgcmExpand, to expand a grouping value.
See Also