ComponentOne Xamarin.iOS
Auto Property


C1.iOS.Grid Assembly > C1.iOS.Grid Namespace > GridLength Structure : Auto Property
A ready to reuse GridLength of GridUnitType.Auto.
Syntax
'Declaration
 
Public Shared ReadOnly Property Auto As GridLength
'Usage
 
Dim value As GridLength
 
value = GridLength.Auto
public static GridLength Auto {get;}
Remarks
Value has no meaning for GridLength ot type GridUnitType.Auto.
See Also

Reference

GridLength Structure
GridLength Members