[]
        
(Showing Draft Content)

C1.Blazor.Grid.GridControlAdapter.OnPrepareCellForEdit

OnPrepareCellForEdit Method

OnPrepareCellForEdit(GridControlEditEventArgs)

Called when the editing of a cell is about to start and the editor was already created.

Declaration
protected virtual void OnPrepareCellForEdit(GridControlEditEventArgs e)
Parameters
Type Name Description
GridControlEditEventArgs e

The event data.