A newer version of this page is available.
Switch to the current version.
BootstrapCardViewEditorEventArgs Class
Provides data for the BootstrapCardView.CellEditorInitialize event.
Namespace: DevExpress.Web.Bootstrap
Assembly: DevExpress.Web.Bootstrap.v18.2.dll
Declaration
public class BootstrapCardViewEditorEventArgs :
ASPxCardViewEditorEventArgs
Public Class BootstrapCardViewEditorEventArgs
Inherits ASPxCardViewEditorEventArgs
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
Feedback