ASPxGridViewPopupControlSettings.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 GridViewHeaderFilterPopupSettings HeaderFilter { get; }
#Property Value
Type | Description |
---|---|
Grid |
A Grid |
#Property Paths
You can access this nested property as listed below:
Object Type | Path to Header |
---|---|
ASPx |
|
Grid |
|
See Also