TreeListPopupControlSettings.HeaderFilter Property
Provides access to the Header Filter‘s settings.
Namespace: DevExpress.Web.ASPxTreeList
Assembly: DevExpress.Web.ASPxTreeList.v24.1.dll
NuGet Package: DevExpress.Web
Declaration
Property Value
Type | Description |
---|---|
TreeListHeaderFilterPopupSettings | A TreeListHeaderFilterPopupSettings object that contains the Header Filter’s settings. |
Property Paths
You can access this nested property as listed below:
Object Type | Path to HeaderFilter |
---|---|
ASPxTreeList |
|
See Also