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.v25.1.dll
#Declaration
public ListBoxItemStyle HeaderFilterItem { get; }
#Property Value
Type | Description |
---|---|
List |
A List |
See Also