TreeListStyles.FilterBarLink Property
In This Article
Gets the style settings used to paint links (filter expression, clear filter command) displayed within the filter bar.
Namespace: DevExpress.Web.ASPxTreeList
Assembly: DevExpress.Web.ASPxTreeList.v24.2.dll
NuGet Package: DevExpress.Web
#Declaration
public TreeListCellStyle FilterBarLink { get; }
#Property Value
Type | Description |
---|---|
Tree |
A Tree |
See Also