Property IsRichEdit
IsRichEdit
Gets or sets a value indicating whether text control is in rich edit mode
[Browsable(false)]
public virtual bool IsRichEdit { get; set; }
Property Value
Remarks
In the rich edit mode it is possible to apply text formatting (for example change text font or color). Also it is possible to edit large texts.