PivotGridStyles.PrefilterPanelCheckBoxCellStyle Property
Gets the style settings used to paint the Prefilter panel’s cell which displays the check box.
Namespace: DevExpress.Web.ASPxPivotGrid
Assembly: DevExpress.Web.ASPxPivotGrid.v24.2.dll
Declaration
Property Value
Type | Description |
---|---|
DevExpress.Web.ASPxPivotGrid.PivotGridPrefilterPanelStyle | A DevExpress.Web.ASPxPivotGrid.PivotGridPrefilterPanelStyle object that contains style settings. |
Remarks
See Also