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