[]
Creates the cell editor.
protected override RenderFragment GetCellEditorFragment(GridCellRange range, Action<ComponentBase> editorCreated)
| Type | Name | Description |
|---|---|---|
| GridCellRange | range | The range. |
| Action<ComponentBase> | editorCreated | A function that must be called when the editor reference is created. |
| Type | Description |
|---|---|
| RenderFragment |