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