2.310.2 GridLayoutDefinition.NumberOfRows

Applies to RDL 2016/01

The GridLayoutDefinition.NumberOfRows element specifies the number of rows for a report parameter layout grid. This element MUST be specified. Its value MUST be an Integer ([XMLSCHEMA2/2] section 3.3.17) that is greater than or equal to 1 and less than or equal to 2147483647.<62>

Following is the parent element of the GridLayoutDefinition.NumberOfRows element.

Parent elements

GridLayoutDefinition

The following is the XML Schema definition of the GridLayoutDefinition.NumberOfRows element.

 <xsd:element name="NumberOfRows" type="xsd:int" minOccurs="1" />