ComponentOne Xamarin.Android
GridCellFactoryBase Constructor(GridCellFactoryBase)


C1.Android.Grid Assembly > C1.Android.Grid Namespace > GridCellFactoryBase Class > GridCellFactoryBase Constructor : GridCellFactoryBase Constructor(GridCellFactoryBase)
Syntax
'Declaration
 
Public Function New( _
   ByVal innerFactory As GridCellFactoryBase _
)
'Usage
 
Dim innerFactory As GridCellFactoryBase
 
Dim instance As New GridCellFactoryBase(innerFactory)
public GridCellFactoryBase( 
   GridCellFactoryBase innerFactory
)

Parameters

innerFactory
See Also

Reference

GridCellFactoryBase Class
GridCellFactoryBase Members
Overload List