GrapeCity.ActiveReports.v9 Assembly > GrapeCity.ActiveReports.SectionReportModel Namespace : RichTextBox Class |
For a list of all members of this type, see RichTextBox members.
Name | Description | |
---|---|---|
AutoReplaceFields | Gets or sets a value that indicates whether ActiveReports should automatically replace fields in the RichTextBox with matching fields in the data source. | |
BackColor | Gets or sets the control's background color or fill color. | |
Border | Gets a border object that defines the border style for each edge of the control. (Inherited from GrapeCity.ActiveReports.SectionReportModel.ARControl) | |
Bounds | Sets or returns a rectangle that defines the location and size of the control in inches. (Inherited from GrapeCity.ActiveReports.SectionReportModel.ARControl) | |
BulletIndent | Gets or sets the indentation used in the control when the bullet style is applied to the text. | |
CanGrow | Determines whether ActiveReports should increase the height of the control based on its content. | |
CanShrink | Determines whether ActiveReports should decrease the height of the field based on its value. | |
DataField | Gets or sets the field name from the data source to bind to the control. (Inherited from GrapeCity.ActiveReports.SectionReportModel.ARControl) | |
Font | Gets or returns the font object used to print the control text. For design time use only. | |
ForeColor | Gets or returns the foreground (font) color of the control. | |
Height | Gets or sets the height of the control in inches. (Inherited from GrapeCity.ActiveReports.SectionReportModel.ARControl) | |
Html | Sets or returns the hypertext to be rendered in the control. | |
Left | Gets or sets the left position of the control in inches. (Inherited from GrapeCity.ActiveReports.SectionReportModel.ARControl) | |
Location | Gets or sets the location of the control in inches. (Inherited from GrapeCity.ActiveReports.SectionReportModel.ARControl) | |
MaxLength | Gets or sets the maximum number of characters in the control for the End-User Report Designer. | |
Multiline | Gets or sets a value that determines whether the RichTextBox prints multiple lines or single line. | |
Name | Gets or sets the name of the control. (Inherited from GrapeCity.ActiveReports.SectionReportModel.ARControl) | |
Parent | Gets a reference to the parent section of the control. (Inherited from GrapeCity.ActiveReports.SectionReportModel.ARControl) | |
RTF | Gets or sets the rich text content of the control. | |
SelectedText | Gets or sets the current selected text in the control. | |
SelectionAlignment | Gets or sets the alignment to apply to the current selection or insertion point. | |
SelectionBackColor | Gets or sets the background color of the current text selection. | |
SelectionBullet | Gets or sets a value indicating whether the bullet style is applied to the current selection. | |
SelectionCharOffset | Gets or sets a value indicating where text in the control appears on the baseline, as a superscript or as a subscript below the baseline. | |
SelectionColor | Gets or sets the text color of the current text selection. | |
SelectionFont | Gets or sets the font of the current text selection. | |
SelectionHangingIndent | Gets or sets the distance between the left edge of the first line of text in the selected paragraph and the left edge of subsequent lines in the same paragraph. Renders the selected text the specified number of inches to the left of the RichTextBox. | |
SelectionIndent | Gets or sets the distance in inches between the left edge of the RichTextBox and the left edge of the current text selection. Renders the selected text the specified number of inches to the right of the RichTextBox. | |
SelectionLength | Gets or sets the number of characters selected in control. | |
SelectionProtected | True if selection is protected. | |
SelectionRightIndent | The distance (in inches) between the right edge of the RichTextBox control and the right edge of the text that is selected. | |
SelectionStart | Gets or sets the starting point of text selected in the text box. | |
Size | Gets or sets the size of the control in inches. (Inherited from GrapeCity.ActiveReports.SectionReportModel.ARControl) | |
Tag | Gets or sets user-defined information to be persisted with the control. (Inherited from GrapeCity.ActiveReports.SectionReportModel.ARControl) | |
Text | Gets or sets the current text in the RichTextBox. | |
Top | Gets or sets, in inches, the top position of the control relative to the section that contains it. (Inherited from GrapeCity.ActiveReports.SectionReportModel.ARControl) | |
Visible | Sets or returns a value indicating whether the control will be printed. (Inherited from GrapeCity.ActiveReports.SectionReportModel.ARControl) | |
Width | Gets or sets the width of the control in inches. (Inherited from GrapeCity.ActiveReports.SectionReportModel.ARControl) |