|
|
|
|
EmptyAreaBackColor Property, SftTree Class |
Defines the background color of the empty area in the item area.
Syntax SftTree Class (Softelvdm.SftTreeNET)
VB |
Public Property EmptyAreaBackColor As Color |
C# |
public Color EmptyAreaBackColor { get; set; } |
C++ |
public: property Color EmptyAreaBackColor { |
Property Value
The default value is Color.Window.
Comments
The EmptyAreaBackColor property defines the background color of the empty area in the item area.
The BackColor property is used to define the default background color for items in the item area.