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