ComponentOne Xamarin Edition
AllowEditing Method (GridCellFactoryBase)
C1.Xamarin.Forms.Grid Assembly > C1.Xamarin.Forms.Grid Namespace > GridCellFactoryBase Class : AllowEditing Method
The range of the cell being edited.
Returns true when the cell in the specified range can be edited.
Syntax
public virtual bool AllowEditing( 
   GridCellRange range
)

Parameters

range
The range of the cell being edited.
See Also

Reference

GridCellFactoryBase Class
GridCellFactoryBase Members