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