Property PlainText
PlainText
When implemented by a class, gets or sets value indicating whether Edit control should use text formatting rules, like checking spelling.
bool PlainText { get; set; }
When implemented by a class, gets or sets value indicating whether Edit control should use text formatting rules, like checking spelling.
bool PlainText { get; set; }