Gets or sets the background color definiton of header.
Namespace: ZsZ_Studio.ControlsAssembly: SQL.Connection.Control (in SQL.Connection.Control.dll) Version: 1.0.4947.20663 (1.0.0.0)
public Color BackColorOfHeader { get; set; }
public Color BackColorOfHeader { get; set; }
Public Property BackColorOfHeader As Color
Get
Set
Public Property BackColorOfHeader As Color
Get
Set
public:
property Color BackColorOfHeader {
Color get ();
void set (Color value);
}
public:
property Color BackColorOfHeader {
Color get ();
void set (Color value);
}
Property Value
Type:
ColorReturn Value
Type:
Color