TcxCustomPivotGrid.ShowPrefilterDialog Method
Shows the filter builder dialog.
Declaration
procedure ShowPrefilterDialog;
Remarks
End-users can click the Prefilter… button within the prefilter panel to invoke this dialog. Use the pivot grid’s OptionsPrefilter.CustomizeButton property to specify the visibility of this button.
See Also