Name | Description | |
---|---|---|
Matrix Constructor | Initializes a new instance of the Matrix class. |
The following tables list the members exposed by Matrix.
Name | Description | |
---|---|---|
Matrix Constructor | Initializes a new instance of the Matrix class. |
Name | Description | |
---|---|---|
CellDataElementName | The name to use for the cell element. | |
CellDataElementOutput | Gets or sets a value indicating whether the cell contents appear in a data rendering. | |
ChildScopes | Overridden. Implements IScopeDefinition.ChildScopes. | |
ColumnGroupings | Gets the set of column groupings for the matrix. | |
Components | Gets the GrapeCity.ActiveReports.PageReportModel.Rdl.ReportComponentCollection containing all of the components hosted in the control. | |
Corner | Gets or sets the region that contains the elements of the upper left corner area of the matrix. | |
GroupsBeforeRowHeaders | Gets or sets the number of instances of the outermost column group that appear to the left of the row headers (right of the row headers for right-to-left matrices). | |
LayoutDirection | Gets or sets a value indicating whether the matrix columns grow left-to-right (with headers on the left) or right-to-left (with headers on the right). | |
MatrixColumns | Gets the columns contained in each detail cell of the matrix layout. | |
MatrixRows | Gets the rows contained in each detail cell of the matrix layout. | |
ReportItemsInScope | Overridden. IScopeDefinition.ReportItemsInScope. | |
RowGroupings | Gets the set of row groupings for the matrix. |
Name | Description | |
---|---|---|
Validate | Overridden. Validates the information in each property of the Matrix object. |