הערה
הגישה לדף זה מחייבת הרשאה. באפשרותך לנסות להיכנס או לשנות מדריכי כתובות.
הגישה לדף זה מחייבת הרשאה. באפשרותך לנסות לשנות מדריכי כתובות.
Defines the set of rows in the detail section of a matrix.
Syntax
<Matrix Name="...">
<MatrixRows>
<MatrixRow>...</MatrixRow>
</MatrixRows>
</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 |
Remarks
There must be one MatrixRow element for each static row in a matrix. If the matrix does not contain static rows, the MatrixRows element must contain one and only one MatrixRow element.
See Also
Reference
Report Definition XML Elements