Back to Devexpress

ASPxStartCardEditingEventArgs Class

aspnet-devexpress-dot-web-9bcac501.md

latest1.5 KB
Original Source

ASPxStartCardEditingEventArgs Class

Provides data for the ASPxCardView.StartCardEditing event.

Namespace : DevExpress.Web

Assembly : DevExpress.Web.v25.2.dll

NuGet Package : DevExpress.Web

Declaration

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

ASPxStartCardEditingEventArgs is the data class for the following events:

Inheritance

Object EventArgs CancelEventArgs ASPxStartItemEditingEventArgs ASPxStartCardEditingEventArgs

See Also

ASPxStartCardEditingEventArgs Members

DevExpress.Web Namespace