UltimateSpell Class Library |
UltimateSpellButton..::..BackColor Property |
UltimateSpellButton Class See Also Send Feedback |
Gets or sets the background color.
Namespace: Karamasoft.WebControls.UltimateSpell
Assembly: UltimateSpell (in UltimateSpell.dll) Version: 3.7.4186.26738
Syntax
C# |
---|
public override Color BackColor { get; set; } |
Visual Basic |
---|
Public Overrides Property BackColor As Color Get Set |
Visual C++ |
---|
public: virtual property Color BackColor { Color get () override; void set (Color value) override; } |
Field Value
Background color.Remarks
Use this property to set the background color.