PivotGridStyles.PrefilterBuilderModalBackgroundStyle Property
In This Article
Gets style settings that define the appearance of the page displayed behind the invoked Prefilter window.
Namespace: DevExpress.Web.ASPxPivotGrid
Assembly: DevExpress.Web.ASPxPivotGrid.v24.2.dll
NuGet Package: DevExpress.Web
#Declaration
public PopupControlModalBackgroundStyle PrefilterBuilderModalBackgroundStyle { get; }
#Property Value
Type | Description |
---|---|
Popup |
A Popup |
See Also