Skip to main content
A newer version of this page is available. .

WebPropertyEditor.PrepareErrorCell Event

Namespace: DevExpress.ExpressApp.Web.Editors

Assembly: DevExpress.ExpressApp.Web.v18.2.dll

Declaration

public event EventHandler<PrepareErrorCellEventArgs> PrepareErrorCell

Event Data

The PrepareErrorCell event's data class is DevExpress.ExpressApp.Web.Editors.PrepareErrorCellEventArgs.

See Also