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