Xamarin.iOS Documentation | ComponentOne
C1.iOS.Grid Assembly / C1.iOS.Grid Namespace / GridCellFactoryBase.RowInfo Class
Members


In This Topic
    GridCellFactoryBase.RowInfo Class
    In This Topic
    Contains the dimensions of a row.
    Syntax
    'Declaration
     
    
    Public Class GridCellFactoryBase.RowInfo 
    'Usage
     
    
    Dim instance As GridCellFactoryBase.RowInfo
    public class GridCellFactoryBase.RowInfo 
    Inheritance Hierarchy

    System.Object
       C1.iOS.Grid.GridCellFactoryBase.RowInfo

    See Also