ComponentOne Xamarin Edition
GridCellRange Constructor(Int32,Int32)
C1.Xamarin.Forms.Grid Assembly > C1.Xamarin.Forms.Grid Namespace > GridCellRange Class > GridCellRange Constructor : GridCellRange Constructor(Int32,Int32)
The row.
The column.
Initializes a new instance of the GridCellRange class.
Syntax
public GridCellRange( 
   int row,
   int col
)

Parameters

row
The row.
col
The column.
See Also

Reference

GridCellRange Class
GridCellRange Members
Overload List