ComponentOne Xamarin.iOS
GridUnitType Property


C1.iOS.Grid Assembly > C1.iOS.Grid Namespace > GridLength Structure : GridUnitType Property
Gets the GridUnitType of the GridLength
Syntax
'Declaration
 
Public ReadOnly Property GridUnitType As GridUnitType
'Usage
 
Dim instance As GridLength
Dim value As GridUnitType
 
value = instance.GridUnitType
public GridUnitType GridUnitType {get;}
See Also

Reference

GridLength Structure
GridLength Members