Hide

SftTree/NET 2.0 - Tree Control for Windows Forms

Display
Print

Visible Property, FootersClass Class

Defines whether column footers and the footer area are visible.

Class: FootersClass
Namespace: Softelvdm.SftTreeNET
Assembly: Softelvdm.SftTreeNET

Syntax

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

Value

True if column footers are visible, otherwise False.

The default value is True.

Comments

Defines whether column footers and the footer area are visible.

See Also FootersClass Class | Classes | SftTree/NET 2.0