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