Hide

SftTree/NET 2.0 - Tree Control for Windows Forms

Display
Print

BottomItemPartial Property, SftTree Class

Returns the last item displayed in the tree control's client area, that is only partially visible.

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

Syntax

public ItemClass BottomItemPartial { get; }
Public ReadOnly Property BottomItemPartial As ItemClass

Value

The last item or null/Nothing if there is no item that is only partially visible.

Comments

Returns the last item displayed in the tree control's client area, that is only partially visible.

BottomItemPartial returns the last item, but only if it is only partially visible. SftTree.BottomItem always returns the last visible item, which may or may not be partially clipped vertically.

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.