grid_layout-h.md 1.6 KB
Newer Older
W
wenjun 已提交
1 2
# grid\_layout.h<a name="ZH-CN_TOPIC_0000001055358076"></a>

[
[yang] 已提交
3 4 5 6 7
-   [Overview](#section156948188165627)
-   [Summary](#section1776214720165627)
-   [Data Structures](#nested-classes)

## **Overview**<a name="section156948188165627"></a>
W
wenjun 已提交
8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24

**Related Modules:**

[Graphic](Graphic.md)

**Description:**

Declares a grid layout container. You can perform simple grid layout on child views that the container holds. 

**Since:**

1.0

**Version:**

1.0

[
[yang] 已提交
25
## **Summary**<a name="section1776214720165627"></a>
W
wenjun 已提交
26 27 28

## Data Structures<a name="nested-classes"></a>

[
[yang] 已提交
29 30
<a name="table1288298997165627"></a>
<table><thead align="left"><tr id="row814729429165627"><th class="cellrowborder" valign="top" width="50%" id="mcps1.1.3.1.1"><p id="p802603157165627"><a name="p802603157165627"></a><a name="p802603157165627"></a>Data Structure Name</p>
W
wenjun 已提交
31
</th>
[
[yang] 已提交
32
<th class="cellrowborder" valign="top" width="50%" id="mcps1.1.3.1.2"><p id="p882005115165627"><a name="p882005115165627"></a><a name="p882005115165627"></a>Description</p>
W
wenjun 已提交
33 34 35
</th>
</tr>
</thead>
[
[yang] 已提交
36
<tbody><tr id="row1578007341165627"><td class="cellrowborder" valign="top" width="50%" headers="mcps1.1.3.1.1 "><p id="p451019604165627"><a name="p451019604165627"></a><a name="p451019604165627"></a><a href="OHOS-GridLayout.md">OHOS::GridLayout</a></p>
W
wenjun 已提交
37
</td>
[
[yang] 已提交
38
<td class="cellrowborder" valign="top" width="50%" headers="mcps1.1.3.1.2 "><p id="p225077676165627"><a name="p225077676165627"></a><a name="p225077676165627"></a>Defines a grid layout container. You can perform simple grid layout on child views that the container holds. </p>
W
wenjun 已提交
39 40 41 42 43
</td>
</tr>
</tbody>
</table>