MatrixColumns Element (RDL)
Defines a set of columns in the detail section of a matrix.
語法
<Matrix Name="...">
<MatrixColumns>
<MatrixColumn>...</MatrixColumn>
</MatrixColumns>
</Matrix>
Element Characteristics
Characteristic | Description |
---|---|
Data type and length |
None |
Default value |
None |
Cardinality |
1-1: Required element that occurs once and only once. |
Element Relationships
Relationship | Element |
---|---|
Parent element |
|
Child element |
備註
There must be one MatrixColumn element for each static column in a matrix. If the matrix does not contain static columns, the MatrixColumns element must contain one and only one MatrixColumn element.
請參閱
參考
Report Definition XML Elements