Name | Description | |
---|---|---|
BringToFront | Brings the control to the front of the z-order. (Inherited from GrapeCity.ActiveReports.SectionReportModel.ARControl) | |
Clear | Clears the content of the RichTextBox control. | |
Dispose() | Releases the control instance from memory. (Inherited from GrapeCity.ActiveReports.SectionReportModel.ARControl) | |
Find | Overloaded. Searches for text in the content of the RichTextBox control. | |
InsertField | Inserts a RichTextBox merge field into the current location in the text. | |
Load | Loads the contents of a stream into the RichTextBox control. | |
LoadFile | Overloaded. Loads an HTML or RTF file. | |
ReplaceField | Merges the contents of the RTF stream with the field values specified. | |
SendToBack | Sends the control to the back of the z-order. (Inherited from GrapeCity.ActiveReports.SectionReportModel.ARControl) | |
SetBounds | Sets the bounds of the control to the specified rectangle. (Inherited from GrapeCity.ActiveReports.SectionReportModel.ARControl) |