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