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