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