C1.iOS.Grid Assembly / C1.iOS.Grid Namespace / GridCellRange Class
Members


GridCellRange Class
Defines a cell range from (row1,col1) to (row2,col2).
Syntax
'Declaration
 
Public Class GridCellRange 
 
'Usage
 
Dim instance As GridCellRange
Inheritance Hierarchy

System.Object
   C1.iOS.Grid.GridCellRange

See Also