TreeListNode.IsFiltered Property
In This Article
Gets whether the node is filtered or not.
Namespace: DevExpress.Xpf.Grid
Assembly: DevExpress.Xpf.Grid.v14.2.dll
#Declaration
#Property Value
Type | Description |
---|---|
Boolean | true the node is filtered; otherwise, false. |
See Also