[]
        
(Showing Draft Content)

C1.Android.Grid.GridUnitType.Auto

Auto Field

Ignore the GridLength.Value property value and choose a size that fits the children of the row or column.

Namespace: C1.Android.Grid
Assembly: C1.Android.Grid.dll
Syntax
public const GridUnitType Auto = 2
Returns
Type Description
GridUnitType Ignore the GridLength.Value property value and choose a size that fits the children of the row or column.