|
|
|
|
Splitter Property, SftTree Class |
Returns the instance of the SplitterClass class that represents the splitter bar in a SftTree/NET control and its attributes.
Syntax SftTree Class (Softelvdm.SftTreeNET)
VB |
Public ReadOnly Property Splitter As SplitterClass |
C# |
public SplitterClass Splitter { get; } |
C++ |
public: property SplitterClass^ Splitter { |
Property Value
The instance of the SplitterClass class.
Comments
The Splitter property returns the instance of the SplitterClass class that represents the splitter bar in a SftTree/NET control and its attributes.