dbicList Send comments on this topic.
IsVisible Method
See Also 
dbicBase Assembly > Dbi.WinControl Namespace > dbiNodeItem Class : IsVisible Method

Determines if a node is visible.

Syntax

Visual Basic (Declaration) 
Public Function IsVisible() As Boolean
C# 
public bool IsVisible()

Return Value

A Boolean value.

Requirements

Target Platforms: Current Windows operating system with .NET 8.

See Also