[]
Creates the cell editor fragment.
protected virtual RenderFragment GetCellEditorFragment(GridRow row, GridControlEditingContext editingContext)
Protected Overridable Function GetCellEditorFragment(row As GridRow, editingContext As GridControlEditingContext) As RenderFragment
| Type | Name | Description |
|---|---|---|
| GridRow | row | The row. |
| GridControlEditingContext | editingContext | The editing context. |
| Type | Description |
|---|---|
| RenderFragment |