Name | Description | |
---|---|---|
![]() | ReportInfo Constructor | Initializes a new instance of the ReportInfo class. |
The following tables list the members exposed by ReportInfo.
Name | Description | |
---|---|---|
![]() | ReportInfo Constructor | Initializes a new instance of the ReportInfo class. |
Name | Description | |
---|---|---|
![]() | Alignment | Gets or sets the alignment of text within the bounds of the control. |
![]() | BackColor | Gets or sets the control's background color or fill color. |
![]() | Calendar | Gets or sets calendar to use for formatting dates |
![]() | CanGrow | Determines whether ActiveReports should increase the height of the control based on its content. |
![]() | CanShrink | Determines whether ActiveReports should increase the height of the control based on its content. |
![]() | ClassName | Gets or sets a style rule class name. The style rule is used to format the control. |
![]() | Culture | Gets or sets the culture for the text control. |
![]() | Font | Gets or returns the font object used to print the control text |
![]() | ForeColor | Gets or returns the foreground (font) color of the control. |
![]() | FormatString | Gets or sets the mask string used to format the text property before placing it in the Text property. |
![]() | MultiLine | Gets or sets a value indicating whether the ReportInfo control is multiline enabled. |
![]() | RightToLeft | Determines whether text will be displayed in right-to-left order for this control. |
![]() | Style | Gets or sets a style string for the ReportInfo control. |
![]() | SummaryGroup | Gets or sets the name of the group header section that is used to reset the summary value when calculating subtotals. |
![]() | SummaryRunning | Gets or sets a value that determines whether the data field summary value will be accumulated or reset for each level (detail, group or page). |
![]() | Text | Returns the FormatString format associated with the control. |
![]() | VerticalAlignment | Gets or sets the position of the control's text vertically within the bounds of the control. |
![]() | WrapMode | Sets/gets control's wrap mode using CSS. |