Hide

SftTree/NET 2.0 - Tree Control for Windows Forms

Display
Print

Visible Property, SplitterClass Class

Defines whether the splitter bar is visible.

Class: SplitterClass
Namespace: Softelvdm.SftTreeNET
Assembly: Softelvdm.SftTreeNET

Syntax

public bool Visible { get; set; }
Public Property Visible As Boolean

Value

True if visible, otherwise False.

The default value is False.

Comments

Defines whether the splitter bar is visible.

A splitter bar should be used with at least two columns. Use the SplitterClass.Left.Columns property to define the number of columns in the left (and right pane) of the tree control.

The SplitterClass.Width and SplitterClass.Offset properties are used to define the size and location of the splitter bar.

If a tree control does not have a splitter bar (SplitterClass.Visible is False), only the left pane is available and all columns are located in the left pane.

See Also SplitterClass Class | Classes | SftTree/NET 2.0



Spring Break!

Our offices will be closed this week (March 18 through March 22).

We'll be back March 24 to address any pending sales and support issues.