To show or hide the filter editor on the client-side, use the ASPxClientPivotGrid.ShowPrefilter and ASPxClientPivotGrid.HidePrefilter methods, respectively. To obtain whether the Prefilter is visible, use the ASPxClientPivotGrid.IsPrefilterVisible client-side method.
To access the Prefilter's settings, use the Prefilter property.