UltimateSpell Class Library

UltimateSpellButton.Enabled Property

Gets or sets a value that indicates whether the spell button is enabled.

[Visual Basic]
Overrides Public Property Enabled As Boolean
[C#]
public override bool Enabled {get; set;}

Property Value

true if the spell button is enabled; otherwise, false. The default value is true.

Remarks

Use this property to enable the spell button.

See Also

UltimateSpellButton Class | Karamasoft.WebControls.UltimateSpell Namespace