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


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
Inheritance Hierarchy

System.Object
   System.ValueType
      C1.iOS.Grid.GridLength

See Also