LayoutEditor.BackColor Property

Definition

public:
 virtual property System::Drawing::Color BackColor { System::Drawing::Color get(); void set(System::Drawing::Color value); };
[System.ComponentModel.DefaultValue(typeof(System.Drawing.Color), "Gray")]
public override System.Drawing.Color BackColor { get; set; }
[<System.ComponentModel.DefaultValue(typeof(System.Drawing.Color), "Gray")>]
member this.BackColor : System.Drawing.Color with get, set
Public Overrides Property BackColor As Color

Property Value

Attributes

Applies to