Skip to main content
A newer version of this page is available. .

PivotGridStyles.PrefilterBuilderModalBackgroundStyle Property

Gets style settings that define the appearance of the page displayed behind the invoked Prefilter window.

Namespace: DevExpress.Web.ASPxPivotGrid

Assembly: DevExpress.Web.ASPxPivotGrid.v20.2.dll

NuGet Package: DevExpress.Web

Declaration

public PopupControlModalBackgroundStyle PrefilterBuilderModalBackgroundStyle { get; }

Property Value

Type Description
PopupControlModalBackgroundStyle

A PopupControlModalBackgroundStyle object that contains style settings.

See Also