ComponentOne Xamarin.iOS
CellFactory Property (GridCellsPanel)


C1.iOS.Grid Assembly > C1.iOS.Grid Namespace > GridCellsPanel Class : CellFactory Property
Gets the associated cell factory.
Syntax
'Declaration
 
Public ReadOnly Property CellFactory As GridCellFactoryBase
'Usage
 
Dim instance As GridCellsPanel
Dim value As GridCellFactoryBase
 
value = instance.CellFactory
public GridCellFactoryBase CellFactory {get;}
See Also

Reference

GridCellsPanel Class
GridCellsPanel Members