TreeListFilterMode Enum
In This Article
Lists values that specify the tree list’s filtering mode.
Namespace: DevExpress.Web.ASPxTreeList.Internal
Assembly: DevExpress.Web.ASPxTreeList.v24.2.dll
NuGet Package: DevExpress.Web
#Declaration
#Members
Name | Description |
---|---|
Extended
|
The Tree |
Smart
|
Allows a Tree |
Standard
|
Requires all node parents to match the filter criteria to show a particular child node. |
See Also