ComponentOne Xamarin.iOS
GridLength Structure Members
Properties  Methods 

C1.iOS.Grid Assembly > C1.iOS.Grid Namespace : GridLength Structure

The following tables list the members exposed by GridLength.

Public Constructors
 NameDescription
Public ConstructorOverloaded.   
Top
Public Properties
 NameDescription
Public Propertystatic (Shared in Visual Basic) A ready to reuse GridLength of GridUnitType.Auto.  
Public Property Gets the GridUnitType of the GridLength  
Public Property Gets wether or not the GridUnitType of the GridLength is GridUnitType.Absolute.  
Public Property Gets wether or not the GridUnitType of the GridLength is GridUnitType.Auto.  
Public Property Gets a value that indicates whether the GridUnitType of the GridLength is GridUnitType.Star.  
Public Propertystatic (Shared in Visual Basic) A ready to reuse GridLength of GridUnitType.Star with a Value of 1.  
Public Property Gets the Value of the GridLength.  
Top
Public Methods
 NameDescription
Public MethodDetermines whether the specified System.Object, is equal to this instance.  
Public Method Returns a hash code for this instance.  
Public MethodReturns a System.String that represents this instance.  
Top
Public Operators
Implements the operator +.
Casting operator to convert a double into a GridLength of type GridUnitType.Absolute.
Top
See Also

Reference

GridLength Structure
C1.iOS.Grid Namespace