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

Parameters

range
The range of the cell being edited.
See Also

Reference

GridCellFactory Class
GridCellFactory Members