Sets the height of the spell button.
Namespace: Karamasoft.Html.UltimateSpellMVCAssembly: UltimateSpellMVC (in UltimateSpellMVC.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
| C# |
|---|
public SpellButtonCreator Height( Unit value ) |
| Visual Basic |
|---|
Public Function Height ( _ value As Unit _ ) As SpellButtonCreator |
| Visual C++ |
|---|
public: SpellButtonCreator^ Height( Unit value ) |
Parameters
- value
- Type: System.Web.UI.WebControls..::..Unit
Height of the spell button.