ASPxCardViewEditorEventArgs Class
Provides data for the ASPxCardView.CellEditorInitialize event.
Namespace: DevExpress.Web
Assembly: DevExpress.Web.v24.1.dll
NuGet Package: DevExpress.Web
Declaration
Remarks
The ASPxCardViewEditorEventArgs class provides properties that allow you to identify the processed data cell, its editor and value.
Inheritance
Object
EventArgs
ASPxGridItemEventArgs
ASPxGridEditorEventArgs
ASPxCardViewEditorEventArgs
See Also