Skip to main content
A newer version of this page is available. .

BootstrapCardViewEditorEventArgs Constructors

Provides data for the BootstrapCardView.CellEditorInitialize event.
Name Parameters Description
BootstrapCardViewEditorEventArgs(BootstrapCardViewColumn, Int32, ASPxEditBase, Object, Object) column, visibleIndex, editor, keyValue, value Initializes a new instance of the BootstrapCardViewEditorEventArgs class with the specified settings.
See Also