RTF Property (RenderField)
In This Topic
Gets or sets a value indicating whether the content of the
Text property on the current field should be interpreted as RTF.
Syntax
'Declaration
Public Property RTF As Boolean
public bool RTF {get; set;}
See Also