ASPxVerticalGridPopupControlSettings.HeaderFilter Property
In This Article
Provides access to the Header Filter‘s settings.
Namespace: DevExpress.Web
Assembly: DevExpress.Web.v24.2.dll
NuGet Package: DevExpress.Web
#Declaration
public VerticalGridHeaderFilterPopupSettings HeaderFilter { get; }
#Property Value
Type | Description |
---|---|
Vertical |
A Vertical |
#Property Paths
You can access this nested property as listed below:
Library | Object Type | Path to Header |
---|---|---|
ASP. |
Vertical |
|
ASP. |
ASPx |
|
See Also