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

ASPxStartRowEditingEventArgs Class

Provides data for the ASPxGridView.StartRowEditing event.

Namespace: DevExpress.Web.Data

Assembly: DevExpress.Web.v20.2.dll

NuGet Package: DevExpress.Web

Declaration

public class ASPxStartRowEditingEventArgs :
    ASPxStartItemEditingEventArgs

Inheritance

See Also