ComponentOne Xamarin.Android
GridLength Structure
Members 


C1.Android.Grid Assembly > C1.Android.Grid Namespace : GridLength Structure
Used to define the size of the columns of FlexGrid.
Object Model
GridLength StructureGridLength StructureGridLength Structure
Syntax
'Declaration
 
<DebuggerDisplayAttribute("{Value}.{GridUnitType}")>
Public Structure GridLength 
   Inherits System.ValueType
'Usage
 
Dim instance As GridLength
[DebuggerDisplay("{Value}.{GridUnitType}")]
public struct GridLength : System.ValueType 
Inheritance Hierarchy

System.Object
   System.ValueType
      C1.Android.Grid.GridLength

See Also

Reference

GridLength Members
C1.Android.Grid Namespace