HeaderPane
Main
Hide

SftTree/NET 3.0 - Tree Control for Windows Forms

Share Link
Print

ItemsArea Property, LeftPane Class

Returns the area of the item area in the left pane.

Class: LeftPane
Namespace: Softelvdm.SftTreeNET
Assembly: Softelvdm.SftTreeNET

Syntax

public Rectangle ItemsArea { get; }
Public ReadOnly Property ItemsArea As Rectangle

Value

The area of the item area in the left pane.

Comments

Returns the area of the item area in the left pane.

The SplitterClass.Width and SplitterClass.Offset properties are used to define the size and location of the splitter bar, which affects the width of the left and right panes.

See Also LeftPane Class | Classes | SftTree/NET 3.0