columns

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

    GridContainer.swift:20
    final var columns: Int32 { get set }

    Other members in extension

    Type members