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

Adjusts the vertical scroll bar to ensure the dbiNodeItem is visible in the list.

Syntax

Visual Basic (Declaration) 
Public Sub EnsureVisible() 
C# 
public void EnsureVisible()

Requirements

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

See Also