TreeListNodeBase.IsVisible Property
Gets whether the treelist node is visible.
Namespace: DevExpress.Data.TreeList
Assembly: DevExpress.Data.v24.2.dll
Declaration
Property Value
Type | Description |
---|---|
Boolean | true, if the current node is visible; otherwise, false. |
See Also