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