Skip to main content

ASPxStartRowEditingEventArgs Class

Provides data for the ASPxGridView.StartRowEditing event.

Namespace: DevExpress.Web.Data

Assembly: DevExpress.Web.v23.2.dll

NuGet Package: DevExpress.Web

Declaration

public class ASPxStartRowEditingEventArgs :
    ASPxStartItemEditingEventArgs

Inheritance

See Also