TreeListStyles.FilterRowMenu Property
In This Article
Gets the style settings used to paint the filter row menu.
Namespace: DevExpress.Web.ASPxTreeList
Assembly: DevExpress.Web.ASPxTreeList.v24.2.dll
NuGet Package: DevExpress.Web
#Declaration
#Property Value
Type | Description |
---|---|
Menu |
A Menu |
#Remarks
To specify the style settings used to paint menu items, use the TreeListStyles.FilterRowMenuItem property.
Note
Online Demos Refer to the Tree List - Data Filter Row
See Also