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