ComponentOne Xamarin.iOS
Grid Property (GridRow)


C1.iOS.Grid Assembly > C1.iOS.Grid Namespace > GridRow Class : Grid Property
Gets the grid containing this row.
Syntax
'Declaration
 
Public ReadOnly Property Grid As FlexGrid
'Usage
 
Dim instance As GridRow
Dim value As FlexGrid
 
value = instance.Grid
public FlexGrid Grid {get;}
See Also

Reference

GridRow Class
GridRow Members