Property WordWrap
WordWrap
When implemented by a class, gets or sets a value indicating whether control automatically wraps words to the beginning of the next line when necessary.
bool WordWrap { get; set; }
When implemented by a class, gets or sets a value indicating whether control automatically wraps words to the beginning of the next line when necessary.
bool WordWrap { get; set; }