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

ASPxDataUpdatingEventArgs Class

Provides data for the ASPxGridView.RowUpdating event.

Namespace: DevExpress.Web.Data

Assembly: DevExpress.Web.v18.2.dll

Declaration

public class ASPxDataUpdatingEventArgs :
    CancelEventArgs

Inheritance

Object
EventArgs
CancelEventArgs
ASPxDataUpdatingEventArgs
See Also