C1.Android.Grid Assembly / C1.Android.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.Android.Grid.GridCellRange

See Also