Xamarin.Android | ComponentOne
C1.Android.Grid Assembly / C1.Android.Grid Namespace / GridCellRange Class
Members


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

    System.Object
       C1.Android.Grid.GridCellRange

    See Also