Skip to content

Latest commit

 

History

History
7 lines (6 loc) · 459 Bytes

File metadata and controls

7 lines (6 loc) · 459 Bytes

LayoutProperties

Properties

Name Type Description Notes
numRows Integer Describes the number of rows of grid layout of a container or widget. This property is applicable for grid layout only. [optional]
numColumns Integer Describes the number of columns of grid layout of a container or widget. This property is applicable for grid layout only. [optional]