2.50.19 Matrix.NoRows
Applies to RDL 2003/10 and RDL 2005/01
The Matrix.NoRows element specifies text to render instead of the matrix layout when no rows of data are available for a Matrix. This element is optional. If this element is present, its value MUST be a String ([XMLSCHEMA2/2] section 3.2.1) or an expression that evaluates to a String.
Following is the parent element of the Matrix.NoRows element.
Parent elements |
---|
Matrix |
The following is the XML Schema definition of the Matrix.NoRows element.
-
<xsd:element name="NoRows" type="xsd:string" minOccurs="0" />