ComponentOne Xamarin.iOS
InnerFactory Property


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

Reference

GridCellFactoryBase Class
GridCellFactoryBase Members