GridContainer

    Grid container used to arrange Control-derived children in a grid like layout.

    Notice that grid layout will preserve the columns and rows for every size of the container, and that empty columns will be expanded automatically.

    • columns

    The number of columns in the . If modified, reorders its Control-derived children to accommodate the new layout.