MESCIUS.ActiveReports.Core.Rdl Assembly / GrapeCity.ActiveReports.PageReportModel Namespace / Table Class
Properties Methods Events

Table Class Members

The following tables list the members exposed by Table.

Public Constructors
 NameDescription
Public ConstructorInitializes a new instance of the Table class.  
Top
Public Properties
 NameDescription
Public PropertyOverridden. Gets the child scopes for the fixed page.  
Public PropertyGets a ReportComponentCollection containing all the ReportComponent in the container.  
Public PropertyGets or sets a name of the top-level XML element that represents the collection of all instances of the group.  
Public PropertyGets or sets a name of the top-level XML element that represents the details.  
Public PropertyGets or sets a value indicating whether the item appears in a data rendering.  
Public PropertyGets or sets the detail rows for a table.  
Public PropertyGets or sets a footer of a table.  
Public PropertyGets or sets a number of frozen columns.  
Public PropertyGets or sets a number of frozen rows.  
Public PropertyGets or sets a header of a table.  
Public PropertyGets or sets a maximum number of rows which can be in the details group on the page.  
Public PropertyGets or sets a value indicating whether the orphaned footer is displayed on the next page.  
Public PropertyGets or sets a value indicating whether the header is displayed without at least one line of data below it.  
Public PropertyGets or sets a value indicating whether a table should fill the space with empty rows to reach its FixedHeight. Applicable to FPL reports only.  
Public PropertyGets or sets a value indicating whether a table should fill the space with empty rows to reach its FixedHeight. Applicable to FPL reports only.  
Public PropertyOverridden. Gets the report items in scope for the fixed page.  
Public PropertyGets a collection of the columns columns in a table.  
Public PropertyGets the groups to use in a table.  
Top
Public Methods
 NameDescription
Public MethodOverridden. Returns a list of the expressions contained by this component.  
Public MethodOverridden. Validates the current state of the Table object.  
Top
See Also