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