TreeListStyles.HeaderFilterItem Property
In This Article
Gets the style settings defining the appearance of the Header Filter items.
Namespace: DevExpress.Web.ASPxTreeList
Assembly: DevExpress.Web.ASPxTreeList.v24.2.dll
NuGet Package: DevExpress.Web
#Declaration
public ListBoxItemStyle HeaderFilterItem { get; }
#Property Value
Type | Description |
---|---|
List |
A List |
See Also