C1.iOS.Grid Assembly / C1.iOS.Grid Namespace / GridLength Structure

GridLength Structure Properties

For a list of all members of this type, see GridLength members.

Public Properties
 NameDescription
Public Propertystatic (Shared in Visual Basic)A ready to reuse GridLength of GridUnitType.Auto.  
Public PropertyGets the GridUnitType of the GridLength  
Public PropertyGets whether or not the GridUnitType of the GridLength is GridUnitType.Absolute.  
Public PropertyGets whether or not the GridUnitType of the GridLength is GridUnitType.Auto.  
Public PropertyGets 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 PropertyGets the Value of the GridLength.  
Top
See Also