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