Class RadSpellCheckerStringId
RadSpellChecker localization strings.
Inheritance
System.Object
RadSpellCheckerStringId
Inherited Members
System.Object.ToString()
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.WinControls.UI
Assembly: Telerik.WinControls.SpellChecker.dll
Syntax
public class RadSpellCheckerStringId
Constructors
RadSpellCheckerStringId()
Declaration
public RadSpellCheckerStringId()
Fields
AddToDictionary
Declaration
public const string AddToDictionary = "AddToDictionary"
Field Value
System.String
|
Cancel
Declaration
public const string Cancel = "CancelButton"
Field Value
System.String
|
Change
Declaration
public const string Change = "ChangeButton"
Field Value
System.String
|
ChangeAll
Declaration
public const string ChangeAll = "ChangeAllLabel"
Field Value
System.String
|
ChangeTo
Declaration
public const string ChangeTo = "ChangeToLabel"
Field Value
System.String
|
Close
Declaration
public const string Close = "CloseButton"
Field Value
System.String
|
Complete
Declaration
public const string Complete = "SpellingComplete"
Field Value
System.String
|
Ingore
Declaration
public const string Ingore = "IgnoreButton"
Field Value
System.String
|
IngoreAll
Declaration
public const string IngoreAll = "IgnoreAllButton"
Field Value
System.String
|
NotInDictionary
Declaration
public const string NotInDictionary = "Not in Dictionary:"
Field Value
System.String
|
OK
Declaration
public const string OK = "OKButton"
Field Value
System.String
|
Suggestions
Declaration
public const string Suggestions = "SuggestionLabel"
Field Value
System.String
|
Title
Declaration
public const string Title = "SpellCheckingTitle"
Field Value
System.String
|