Class RadSpellDialog
Inherited Members
System.Object.Equals(System.Object)
System.Object.Equals(System.Object, System.Object)
System.Object.ReferenceEquals(System.Object, System.Object)
System.Object.GetHashCode()
System.Object.GetType()
System.Object.MemberwiseClone()
Namespace: Telerik.WebAii.Controls.Html
Assembly: Telerik.WebAii.Controls.Html.dll
Syntax
public class RadSpellDialog : HtmlContainerControl
Constructors
RadSpellDialog()
Declaration
public RadSpellDialog()
RadSpellDialog(Element)
Properties
AddCustomButton
ChangeAllButton
ChangeButton
ClientSideLocator
Declaration
public override string ClientSideLocator { get; }
Property Value
System.String
|
Overrides
CloseButton
ControlToCheck
Declaration
public string ControlToCheck { get; set; }
Property Value
System.String
|
CurrentText
Declaration
public string CurrentText { get; }
Property Value
System.String
|
DialogOpenerSkin
Declaration
public string DialogOpenerSkin { get; set; }
Property Value
System.String
|
DictionaryLanguage
Declaration
public string DictionaryLanguage { get; set; }
Property Value
System.String
|
IgnoreAllButton
IgnoreButton
LocatorExpression
Declaration
public override IFindExpression LocatorExpression { get; }
Property Value
IFindExpression
|
Overrides
SelectedLanguage
Declaration
public string SelectedLanguage { get; }
Property Value
System.String
|
SourceText
Declaration
public string SourceText { get; set; }
Property Value
System.String
|
Spellchecked
Declaration
public bool Spellchecked { get; }
Property Value
System.Boolean
|
UndoButton
Methods
AddCustomButtonClick()
Declaration
public void AddCustomButtonClick()
AssignElement(Element)
ChangeAllButtonClick()
Declaration
public void ChangeAllButtonClick()
ChangeButtonClick()
Declaration
public void ChangeButtonClick()
CloseButtonClick()
Declaration
public void CloseButtonClick()
ControlAssert()
IgnoreAllButtonClick()
Declaration
public void IgnoreAllButtonClick()
IgnoreButtonClick()
Declaration
public void IgnoreButtonClick()
UndoButtonClick()
Declaration
public void UndoButtonClick()