Condividi tramite


MatrixColumn Element (RDL)

Defines a column in the detail section of a matrix.

Sintassi

<MatrixColumns>
        <MatrixColumn>
              <Width>...</Width>
        </MatrixColumn>
</MatrixColumns>

Element Characteristics

Characteristic Description

Data type and length

None

Default value

None

Cardinality

1-n: Required element that occurs once or more than once.

Element Relationships

Relationship Element

Parent element

MatrixColumns

Child element

Width

Osservazioni

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.

Vedere anche

Riferimento

Report Definition XML Elements
StaticColumns Element (RDL)

Guida in linea e informazioni

Assistenza su SQL Server 2005