pgcmShowPrefilterDialog Constant
Specifies an action which invokes the filter builder dialog.
Declaration
const pgcmShowPrefilterDialog = 11;
Remarks
Set the ACommand parameter of the TcxPivotGridCustomPopupMenu.ExecuteCommand method to pgcmShowPrefilterDialog, to display the filter builder dialog.
See Also