2.310.1 GridLayoutDefinition.NumberOfColumns

Applies to RDL 2016/01

The GridLayoutDefinition.NumberOfColumns element specifies the number of columns 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.<61>

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

Parent elements

GridLayoutDefinition

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

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