[]
Gets the editor value.
protected virtual object GetEditorValue(GridRow row, ComponentBase editor)
Protected Overridable Function GetEditorValue(row As GridRow, editor As ComponentBase) As Object
| Type | Name | Description |
|---|---|---|
| GridRow | row | The row. |
| ComponentBase | editor | The editor. |
| Type | Description |
|---|---|
| object |