New to Telerik UI for WinFormsStart a free 30-day trial

Definition

Constructors

C#
public RadNonPersistentCustomDictionary()

Methods

C#
public void AddWord(string word)
Parameters:wordstring

Implements: ICustomWordDictionary.AddWord(string)

C#
public void RemoveWord(string word)
Parameters:wordstring

Implements: ICustomWordDictionary.RemoveWord(string)