Skip to main content

ASPxDataUpdatingEventArgs Class

Provides data for the ASPxGridView.RowUpdating event.

Namespace: DevExpress.Web.Data

Assembly: DevExpress.Web.v23.2.dll

NuGet Package: DevExpress.Web

Declaration

public class ASPxDataUpdatingEventArgs :
    CancelEventArgs

Inheritance

Object
EventArgs
CancelEventArgs
ASPxDataUpdatingEventArgs
See Also