






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