UltimateSpell Class Library

UltimateSpellButton.ButtonType Property

Gets or sets the spell button type.

[Visual Basic]
Public Property ButtonType As SpellButtonType
[C#]
public UltimateSpellButton.SpellButtonType ButtonType {get; set;}

Property Value

Spell button type. The default value is Button.

Remarks

Use this property to set the spell button type.

See Also

UltimateSpellButton Class | Karamasoft.WebControls.UltimateSpell Namespace