|
|
|
|
Right Property, SplitterClass Class |
Describes the attributes of the right pane in a split tree control.
Syntax SplitterClass Class (Softelvdm.SftTreeNET)
VB |
Public ReadOnly Property Right As RightPane |
C# |
public RightPane Right { get; } |
C++ |
Property Value
The attributes of the right pane in a split tree control.
Comments
The Right property describes the attributes of the right 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.