GrapeCity.ActiveReports.v9 Assembly > GrapeCity.ActiveReports.SectionReportModel Namespace : RichTextType Enumeration |
'Declaration Public Enum RichTextType Inherits System.Enum
public enum RichTextType : System.Enum
Member | Description |
---|---|
Html | Loads an html stream into the RichTextBox control. |
Rtf | Loads an rtf stream into the RichTextBox control. |
Text | Loads a plain text stream into the RichTextBox control. |
System.Object
System.ValueType
System.Enum
GrapeCity.ActiveReports.SectionReportModel.RichTextType
GrapeCity.ActiveReports.SectionReportModel Namespace
ActiveReports6~GrapeCity.ActiveReports.RichTextBox~Load