Occurs when a control is created for the list editor cell.
Namespace: DevExpress.ExpressApp.Web.Editors
Assembly: DevExpress.ExpressApp.Web.v18.2.dll
public event EventHandler<CustomCreateCellControlEventArgs> CustomCreateCellControl
Public Event CustomCreateCellControl As EventHandler(Of CustomCreateCellControlEventArgs)
The CustomCreateCellControl event handler receives an argument of the DevExpress.ExpressApp.Web.Editors.CustomCreateCellControlEventArgs type.