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

BootstrapCardViewCustomCommandButtonEventArgs Constructors

Provides data for the BootstrapCardView.CustomButtonInitialize event.
Name Parameters Description
BootstrapCardViewCustomCommandButtonEventArgs(BootstrapCardViewCustomCommandButton, Int32, Boolean) button, visibleIndex, isEditingCard Initializes a new instance of the BootstrapCardViewCustomCommandButtonEventArgs class.
See Also