PivotGridWebOptionsCustomization.FilterPopupWindowHeight Property
In This Article
Gets or sets the filter window‘s height.
Namespace: DevExpress.Web.ASPxPivotGrid
Assembly: DevExpress.Web.ASPxPivotGrid.v24.2.dll
#Declaration
#Property Value
Type | Default | Description |
---|---|---|
Unit | String. |
An integer value that specifies the window’s height. |
#Property Paths
You can access this nested property as listed below:
Library | Object Type | Path to Filter |
---|---|---|
ASP. |
Pivot |
|
ASP. |
ASPx |
|
#Remarks
You can use the PivotGridWebOptionsCustomization.FilterPopupWindowMinHeight property to specify the minimum allowed filter window height.
See Also