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