ComponentOne Xamarin.iOS
GridCellRange Constructor(GridCellRange)


C1.iOS.Grid Assembly > C1.iOS.Grid Namespace > GridCellRange Class > GridCellRange Constructor : GridCellRange Constructor(GridCellRange)
The range.
Initializes a new instance of the GridCellRange class.
Syntax
'Declaration
 
Public Function New( _
   ByVal range As GridCellRange _
)
'Usage
 
Dim range As GridCellRange
 
Dim instance As New GridCellRange(range)
public GridCellRange( 
   GridCellRange range
)

Parameters

range
The range.
See Also

Reference

GridCellRange Class
GridCellRange Members
Overload List