ASPxStartRowEditingEventArgs(Object) Constructor
In This Article
Initializes a new instance of the ASPxStartRowEditingEventArgs class.
Namespace: DevExpress.Web.Data
Assembly: DevExpress.Web.v24.2.dll
NuGet Package: DevExpress.Web
#Declaration
#Parameters
Name | Type | Description |
---|---|---|
editing |
Object | An object that uniquely identifies the processed row. This value is assigned to the ASPx |
See Also