HeaderPane
Main
Hide

SftTree/NET 3.0 - Tree Control for Windows Forms

Share Link
Print

Splitter Property, SftTree Class

Returns the instance of the SplitterClass class that represents the splitter bar in a SftTree/NET control and its attributes.

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

Syntax

public SplitterClass Splitter { get; }
Public ReadOnly Property Splitter As SplitterClass

Value

The instance of the SplitterClass class.

Comments

Returns the instance of the SplitterClass class that represents the splitter bar in a SftTree/NET control and its attributes.

See Also SftTree Class | Classes | SftTree/NET 3.0