[]
Creates the cell editor.
protected virtual FrameworkElement CreateCellEditor(GridRow row)
Protected Overridable Function CreateCellEditor(row As GridRow) As FrameworkElement
| Type | Name | Description |
|---|---|---|
| GridRow | row | The row. |
| Type | Description |
|---|---|
| FrameworkElement |