[]
Creates the cell editor fragment.
protected override RenderFragment GetCellEditorFragment(GridRow row, GridControlEditingContext editingContext)
Protected Overrides 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 |