[]
Returns true when the cell in the intersection of the specified row and this column can be edited.
protected virtual bool AllowEditing(GridRow row)
Protected Overridable Function AllowEditing(row As GridRow) As Boolean
| Type | Name | Description |
|---|---|---|
| GridRow | row | The row. |
| Type | Description |
|---|---|
| bool |