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


GridCellFactory Class
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
Inheritance Hierarchy

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

See Also