Table of Contents

Property IsRichEdit

Namespace
Alternet.UI
Assembly
Alternet.UI.Common.dll

IsRichEdit

Gets or sets a value indicating whether text control is in rich edit mode

bool IsRichEdit { get; set; }

Property Value

bool

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.