MainStringsNoSpellingMistakes Property |
Namespace: Kettic.AspNet.Controls.Editor
public string NoSpellingMistakes { get; set; }
Public Property NoSpellingMistakes As String Get Set
public: property String^ NoSpellingMistakes { String^ get (); void set (String^ value); }
member NoSpellingMistakes : string with get, set