TreeListNodeBase.IsFiltered Property
Gets whether the node is filtered or not.
Namespace: DevExpress.Data.TreeList
Assembly: DevExpress.Data.v24.1.dll
NuGet Package: DevExpress.Data
Declaration
Property Value
Type | Description |
---|---|
Boolean | true the node is filtered; otherwise, false. |
See Also