ComponentOne Xamarin Edition
CreateCellEditor Method (GridCellFactoryBase)
C1.Xamarin.Forms.Grid Assembly > C1.Xamarin.Forms.Grid Namespace > GridCellFactoryBase Class : CreateCellEditor Method
The range.
Creates the cell editor.
Syntax
public virtual Xamarin.Forms.View CreateCellEditor( 
   GridCellRange range
)

Parameters

range
The range.
See Also

Reference

GridCellFactoryBase Class
GridCellFactoryBase Members