Lines Matching refs:rows
6 The grid layout consists of cells formed by rows and columns. You can specify the cells where items…
23 …mponent allows you to define the number of rows and columns, proportion of each row and column, nu…
31 Depending on the settings of the quantity and proportion of rows and columns, the **Grid** componen…
33 …tity and proportion are set for rows or columns, the **Grid** component displays elements only in …
35 - If only the quantity or proportion is set for rows or columns, the **Grid** component lays out el…
37 …rows or columns, the **Grid** component lays out elements in the layout direction. The number of r…
45 You can set the number and proportion of rows and columns to determine the overall arrangement mode…
47 …fr' segments, separated by spaces. Wherein **fr** indicates the number of rows or columns in the g…
49 **Figure 3** Example of the proportion of rows and columns
53 The preceding figure shows a grid layout with three rows and three columns. The grid layout is divi…
73 …ying number of cells and rows, is as common as its even counterpart. To allow a single grid cell i…
79 …the first and second columns, and the **=** key spans the fifth and sixth rows. For a grid layout …
85 …owStart, columnStart, rowSpan, columnSpan] to achieve a layout that spans rows and columns, wherei…
87 …rst and second columns, and the **=** key span across the fifth and sixth rows, set **onGetRectByI…
114 When neither the number nor proportion is set for rows and columns in a grid layout, you can use th…
223 …wn in the following figure. When only the number or proportion is set for rows and columns, that i…