[]
        
(Showing Draft Content)

C1.iOS.Grid.GridUnitType.Star

Star Field

Interpret the GridLength.Value property value as a proportional weight, to be laid out after rows and columns with GridUnitType.Absolute or GridUnitType.Auto are accounted for.

Namespace: C1.iOS.Grid
Assembly: C1.iOS.Grid.dll
Syntax
public const GridUnitType Star = 1
Returns
Type Description
GridUnitType Interpret the GridLength.Value property value as a proportional weight, to be laid out after rows and columns with GridUnitType.Absolute or GridUnitType.Auto are accounted for.