GrapeCity.ActiveReports.v8 Assembly > GrapeCity.ActiveReports.PageReportModel Namespace : Table Class |
The following tables list the members exposed by Table.
Name | Description | |
---|---|---|
Table Constructor | Initializes a new instance of the Table class. |
Name | Description | |
---|---|---|
Action | Gets or sets an action (e.g. hyperlink) to perform when the report item is clicked. (Inherited from GrapeCity.ActiveReports.PageReportModel.ReportItem) | |
Bookmark | Gets or sets a bookmark that can be linked via a Bookmark action. (Inherited from GrapeCity.ActiveReports.PageReportModel.ReportItem) | |
ChildScopes | Overridden. Overridden.Implements IScopeDefinition.ChildScopes. | |
Components | Returns the DataDynamics.Reports.ReportObjectModel.Rdl.ReportComponentCollection containing all the components hosted in the control. | |
Container | (Inherited from System.ComponentModel.Component) | |
Custom | Gets or sets custom information to be passed to a report output component. (Inherited from GrapeCity.ActiveReports.PageReportModel.ReportItem) | |
DataElementName | Gets or sets the name to use for the data element or attribute for the report item. (Inherited from GrapeCity.ActiveReports.PageReportModel.ReportItem) | |
DataElementOutput | Gets or sets a value indicating whether the item appears in a data rendering. (Inherited from GrapeCity.ActiveReports.PageReportModel.ReportItem) | |
DataSetName | Gets or sets the name of the dataset that the data region uses. (Inherited from GrapeCity.ActiveReports.PageReportModel.DataRegion) | |
DetailDataCollectionName | The name to use for the data element for the collection of all instances of the group. | |
DetailDataElementName | The name to use for the data element for instances of the group. This property is ignored if there is a grouping defined for the details. | |
DetailDataElementOutput | Gets or sets a value indicating whether the details appear in a data rendering. | |
Details | Gets or sets the detail rows for the table.. | |
Filters | Gets the collection of filters applied to each row of data within the data region. (Inherited from GrapeCity.ActiveReports.PageReportModel.DataRegion) | |
FixedHeight | Represents the data region's maximum height per page. (Inherited from GrapeCity.ActiveReports.PageReportModel.DataRegion) | |
FixedWidth | Represents the data region's maximum width per page. (Inherited from GrapeCity.ActiveReports.PageReportModel.DataRegion) | |
Footer | Gets or sets the table footer rows. | |
Header | Gets or sets the table header rows. | |
Height | Gets or sets the height of the report item. (Inherited from GrapeCity.ActiveReports.PageReportModel.ReportItem) | |
KeepTogether | Gets or sets a value indicating whether a data region is kept together on a single page where possible. (Inherited from GrapeCity.ActiveReports.PageReportModel.DataRegion) | |
Label | Gets or sets a label to identify an instance of a report item within the client UI (to provide a user-friendly label for searching or to appear in the Document Map). (Inherited from GrapeCity.ActiveReports.PageReportModel.ReportItem) | |
Left | Gets or sets the distance of the item from the left edge of the containing object. (Inherited from GrapeCity.ActiveReports.PageReportModel.ReportItem) | |
LinkToChild | Gets or sets the name of the report item contained directly within the report item that is the target location for the Document Map label (if any). (Inherited from GrapeCity.ActiveReports.PageReportModel.ReportItem) | |
Name | Gets or sets the name of the report item. (Inherited from GrapeCity.ActiveReports.PageReportModel.ReportItem) | |
NewSection | Gets or sets a value indicating whether a data region is in it's own section (Inherited from GrapeCity.ActiveReports.PageReportModel.DataRegion) | |
NoRows | Gets or sets the message to display inside the data region when the region contains no rows. (Inherited from GrapeCity.ActiveReports.PageReportModel.DataRegion) | |
OverflowName | Represents the data region's overflow name. (Inherited from GrapeCity.ActiveReports.PageReportModel.DataRegion) | |
PageBreakAtEnd | Gets or sets a value indicating whether a page break occurs immediately after the data region ends. (Inherited from GrapeCity.ActiveReports.PageReportModel.DataRegion) | |
PageBreakAtStart | Gets or sets a value indicating whether a page break occurs immediately before the data region begins. (Inherited from GrapeCity.ActiveReports.PageReportModel.DataRegion) | |
Parent | Gets or sets an IReportComponentContainer interface representing the parent hosting the component. (Inherited from GrapeCity.ActiveReports.PageReportModel.ReportComponent) | |
PreventOrphanedFooter | Indicates whether the last detailed row will be printed along with the footer in order to prevent orphaned footer on the next page. | |
RepeatToFill | Gets or sets a value indicating whether a Table should fill the space with empty rows to reach its FixedHeight. Applicable to FPL reports only. | |
RepeatWith | Gets or sets the name of the DataRegion with which the report item is repeated if that data region spans multiple pages. (Inherited from GrapeCity.ActiveReports.PageReportModel.ReportItem) | |
ReportItemsInScope | Overridden. Overridden.Implements IScopeDefinition.ReportItemsInScope. | |
Site | (Inherited from System.ComponentModel.Component) | |
Style | Gets or sets the the style settings for the report item. (Inherited from GrapeCity.ActiveReports.PageReportModel.ReportItem) | |
TableColumns | Gets the columns in the table. | |
TableGroups | Gets the groups to use in the table. | |
ToolTip | Gets or sets a textual label for the report item. (Inherited from GrapeCity.ActiveReports.PageReportModel.ReportItem) | |
Top | Gets or sets the distance of the item from the top of the containing object. (Inherited from GrapeCity.ActiveReports.PageReportModel.ReportItem) | |
Visibility | Gets or sets a value indicating whether the items are hidden. (Inherited from GrapeCity.ActiveReports.PageReportModel.ReportItem) | |
Width | Gets or sets the width of the report item. (Inherited from GrapeCity.ActiveReports.PageReportModel.ReportItem) | |
ZIndex | Gets or sets the drawing order of the report item within the containing object. (Inherited from GrapeCity.ActiveReports.PageReportModel.ReportItem) |
Name | Description | |
---|---|---|
CreateObjRef | (Inherited from System.MarshalByRefObject) | |
Dispose | (Inherited from System.ComponentModel.Component) | |
GetExpressions | Overridden. Internal use only | |
GetLifetimeService | (Inherited from System.MarshalByRefObject) | |
InitializeLifetimeService | (Inherited from System.MarshalByRefObject) | |
ToString | (Inherited from System.ComponentModel.Component) | |
Validate | Overridden. Validates the information in each property of the DataDynamics.Reports.ReportObjectModel.Runtime.Table object. |