Hide

SftTree/NET 2.0 - Tree Control for Windows Forms

Display
Print

BottomItem Property, SftTree Class

Defines the last item displayed in the tree control's client area.

Class: SftTree
Namespace: Softelvdm.SftTreeNET
Assembly: Softelvdm.SftTreeNET

Syntax

public ItemClass BottomItem { get; set; }
Public Property BottomItem As ItemClass

Value

The bottom item.

Comments

Defines the last item displayed in the tree control's client area.

The ItemClass.ScrollIntoView method can be used to insure that an item is displayed in the tree control area. The BottomItem property is used to make the item specified the very last item shown in the tree control area. BottomItem always returns the last visible item, which may or may not be partially clipped vertically. SftTree.BottomItemPartial returns the last item, but only if it is only partially visible.

The SftTree.TopItem property defines the first item displayed in the tree control's client area.

See Also SftTree 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.