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

Gets the next visible node.

Syntax

Visual Basic (Declaration) 
Public Function NextVisibleNode() As dbiNodeItem
C# 
public dbiNodeItem NextVisibleNode()

Return Value

dbiNodeItem Class

Requirements

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

See Also