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

Parameters

range
The range.
See Also

Reference

GridCellFactory Class
GridCellFactory Members