Hide

SftTree/NET 2.0 - Tree Control for Windows Forms

Display
Print

EmptyAreaBackColor Property, SftTree Class

Defines the background color of the empty area in the item area.

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

Syntax

public Color EmptyAreaBackColor { get; set; }
Public Property EmptyAreaBackColor As Color

Value

The default value is Color.Window.

Comments

Defines the background color of the empty area in the item area.

The SftTree.BackColor property is used to define the default background color for items in the item area.

See Also SftTree Class | Classes | SftTree/NET 2.0