ASPxStartRowEditingEventArgs Class
In This Article
Provides data for the ASPxGridView.StartRowEditing event.
Namespace: DevExpress.Web.Data
Assembly: DevExpress.Web.v24.2.dll
NuGet Package: DevExpress.Web
#Declaration
public class ASPxStartRowEditingEventArgs :
ASPxStartItemEditingEventArgs
#Inheritance
Object
EventArgs
CancelEventArgs
ASPxStartItemEditingEventArgs
ASPxStartRowEditingEventArgs
See Also