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