TreeListFilterRowStyle Class
Provides the style settings used to paint cells within the tree list’s filter row.
Namespace: DevExpress.Web.ASPxTreeList
Assembly: DevExpress.Web.ASPxTreeList.v24.1.dll
NuGet Package: DevExpress.Web
Declaration
Related API Members
The following members return TreeListFilterRowStyle objects:
Remarks
These settings can be accessed using the TreeListStyles.FilterRow property.
Inheritance
Object
MarshalByRefObject
Component
Style
AppearanceStyleBase
TreeListNodeStyle
TreeListFilterRowStyle
See Also