public enum GridUnitTypePublic Enumeration GridUnitTypetype GridUnitType| Auto | 0 | The row or column is auto-sized to fit its content. |
| Pixel | 1 | The row or column is sized in device independent pixels. |
| Star | 2 | The row or column is sized as a weighted proportion of available space. |