ASPxPivotGrid.IsPrefilterPopupVisible Property
Gets or sets whether the Filter Editor (Prefilter) is visible.
Namespace: DevExpress.Web.ASPxPivotGrid
Assembly: DevExpress.Web.ASPxPivotGrid.v19.2.dll
Declaration
Property Value
Type |
Default |
Description |
Boolean |
false
|
true to show the Prefilter; otherwise, false.
|
See Also