






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