Hide

SftTree/NET 2.0 - Tree Control for Windows Forms

Display
Print

Visible Property, HeadersClass Class

Defines whether column headers and the header area are visible.

Class: HeadersClass
Namespace: Softelvdm.SftTreeNET
Assembly: Softelvdm.SftTreeNET

Syntax

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

Value

True if column headers are visible, otherwise False.

The default value is True.

Comments

Defines whether column headers and the header area are visible.

See Also HeadersClass Class | Classes | SftTree/NET 2.0