ASPxCardViewCustomCommandButtonEventArgs Constructors
Provides data for the ASPxCardView.CustomButtonInitialize event.| Name | Parameters | Description |
|---|---|---|
| ASPxCardViewCustomCommandButtonEventArgs(CardViewCustomCommandButton, Int32, Boolean) | button, visibleIndex, isEditingCard | Initializes a new instance of the ASPxCardViewCustomCommandButtonEventArgs class. |
See Also