|
|
|
|
Left Property, SplitterClass Class |
Describes the attributes of the left pane in a split tree control.
Syntax SplitterClass Class (Softelvdm.SftTreeNET)
VB |
Public ReadOnly Property Left As LeftPane |
C# |
public LeftPane Left { get; } |
C++ |
Property Value
The attributes of the left pane in a split tree control.
Comments
The Left property describes the attributes of the left pane in a split tree control.
If a tree control does not have a splitter bar (Splitter.Visible is False), only the left pane is available and all columns are located in the left pane.