ClassRadNonPersistentCustomDictionary
Class
Definition
Namespace:Telerik.WinForms.Documents.Proofing
Assembly:Telerik.WinControls.RichTextEditor.dll
Syntax:
cs-api-definition
public class RadNonPersistentCustomDictionary : RadDictionary, ICustomWordDictionary, IWordDictionary
Inheritance: objectRadDictionaryRadNonPersistentCustomDictionary
Implements:
Inherited Members
Constructors
RadNonPersistentCustomDictionary()
Declaration
cs-api-definition
public RadNonPersistentCustomDictionary()
Methods
ClearWords()
Declaration
cs-api-definition
public void ClearWords()
Implements