AllowEditing(GridCellRange) Method
Returns true when the cell in the specified range can be edited.
'Declaration
Public Overloads Overridable Function AllowEditing( _
ByVal As GridCellRange _
) As Boolean
Parameters
- range
- The range of the cell being edited.