Back to Devexpress

ASPxStartRowEditingEventArgs Class

aspnet-devexpress-dot-web-dot-data-56769077.md

latest1.5 KB
Original Source

ASPxStartRowEditingEventArgs Class

Provides data for the ASPxGridView.StartRowEditing event.

Namespace : DevExpress.Web.Data

Assembly : DevExpress.Web.v25.2.dll

NuGet Package : DevExpress.Web

Declaration

csharp
public class ASPxStartRowEditingEventArgs :
    ASPxStartItemEditingEventArgs
vb
Public Class ASPxStartRowEditingEventArgs
    Inherits ASPxStartItemEditingEventArgs

ASPxStartRowEditingEventArgs is the data class for the following events:

Inheritance

Object EventArgs CancelEventArgs ASPxStartItemEditingEventArgs ASPxStartRowEditingEventArgs

See Also

ASPxStartRowEditingEventArgs Members

DevExpress.Web.Data Namespace