ASPxVerticalGridPopupControlSettings.HeaderFilter Property
Provides access to the Header Filter‘s settings.
Namespace: DevExpress.Web
Assembly: DevExpress.Web.v24.2.dll
Declaration
Property Value
Type | Description |
---|---|
VerticalGridHeaderFilterPopupSettings | A VerticalGridHeaderFilterPopupSettings object that contains the header filter’s settings. |
Property Paths
You can access this nested property as listed below:
Library | Object Type | Path to HeaderFilter |
---|---|---|
ASP.NET MVC Extensions | VerticalGridSettings |
|
ASP.NET Web Forms Controls | ASPxVerticalGrid |
|
See Also