USAGE:-
- Use the grid layout to align controls within containers in a tabular fashion. The grid consists of cells that are arranged in rows and columns. Various controls can be added to the cells. We can insert the grid layout into any container control. Especially, use it in groups, tabstrips and trays (iViews).
- The most common usage of the grid layout is the layout of forms inside containers and the arrangement of different containers. There are two attributes for managing the spacing between rows and columns, cellSpacing and cellPadding.
No comments:
Post a Comment