Gets and sets the BackGroundColor

Namespace: DotNetNuke.UI.WebControls
Assembly: DotNetNuke (in DotNetNuke.dll)

Syntax

C#
public Color BackGroundColor { get; set; }
Visual Basic
Public Property BackGroundColor As Color
	Get
	Set

See Also