Back to Devexpress

ASPxStartItemEditingEventArgs Class

aspnet-devexpress-dot-web-f60a8ef0.md

latest1.3 KB
Original Source

ASPxStartItemEditingEventArgs Class

Serves as a base for classes that provide data for data item editing events of grid-like controls.

Namespace : DevExpress.Web

Assembly : DevExpress.Web.v25.2.dll

NuGet Package : DevExpress.Web

Declaration

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

Inheritance

Object EventArgs CancelEventArgs ASPxStartItemEditingEventArgs ASPxStartCardEditingEventArgs

ASPxStartRowEditingEventArgs

See Also

ASPxStartItemEditingEventArgs Members

DevExpress.Web Namespace