Hide

SftTree/NET 2.0 - Tree Control for Windows Forms

Display
Print

ScrollIntoView Method, ColumnClass Class

Horizontally scrolls the column into view so it is displayed in the control's client area.

Class: ColumnClass
Namespace: Softelvdm.SftTreeNET
Assembly: Softelvdm.SftTreeNET

Syntax

public void ScrollIntoView();
Public Sub ScrollIntoView()

Comments

Horizontally scrolls the column into view so it is displayed in the control's client area.

The user normally scrolls the tree control items horizontally using the scroll bar, but if an application wants to insure that a column is visible, this method can be used.

To make a particular cell visible, the CellClass.ScrollIntoView method can be used. To make a particular item visible, the ItemClass.ScrollIntoView method can be used.

See Also ColumnClass Class | Classes | SftTree/NET 2.0



Spring Break!

Our offices will be closed this week (March 18 through March 22).

We'll be back March 24 to address any pending sales and support issues.