RichTextBoxField.FormattedValue

RichTextBoxField.FormattedValue property

Gets or sets formatted rich text value with markup.

public string FormattedValue { get; set; }

See Also