Sets the border style 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 BorderStyle( BorderStyle value ) |
| Visual Basic |
|---|
Public Function BorderStyle ( _ value As BorderStyle _ ) As SpellButtonCreator |
| Visual C++ |
|---|
public: SpellButtonCreator^ BorderStyle( BorderStyle value ) |
Parameters
- value
- Type: System.Web.UI.WebControls..::..BorderStyle
Border style of the spell button.