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