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


In This Topic
    GridCellFactory Class
    In This Topic
    Implements the functionality to create grid cells dynamically.
    Object Model
    GridCellFactory ClassGridCellFactoryBase.ColumnInfo ClassGridCellFactoryBase.RowInfo Class
    Syntax
    'Declaration
     
    
    Public Class GridCellFactory 
       Inherits GridCellFactoryBase
    'Usage
     
    
    Dim instance As GridCellFactory
    public class GridCellFactory : GridCellFactoryBase 
    Inheritance Hierarchy

    System.Object
       C1.iOS.Grid.GridCellFactoryBase
          C1.iOS.Grid.GridCellFactory
             C1.iOS.Grid.GridWrapCellFactory

    See Also