[]
Returns true when the cell in the specified range can be edited.
public virtual bool AllowEditing(GridControlRange range)
Public Overridable Function AllowEditing(range As GridControlRange) As Boolean
| Type | Name | Description |
|---|---|---|
| GridControlRange | range | The range of the cell being edited. |
| Type | Description |
|---|---|
| bool |