ComponentOne Xamarin.iOS
Grid Property (GridCellsPanel)


C1.iOS.Grid Assembly > C1.iOS.Grid Namespace > GridCellsPanel Class : Grid Property
Gets the associated grid.
Syntax
'Declaration
 
Public ReadOnly Property Grid As GridBase
'Usage
 
Dim instance As GridCellsPanel
Dim value As GridBase
 
value = instance.Grid
public GridBase Grid {get;}
See Also

Reference

GridCellsPanel Class
GridCellsPanel Members