ASPxCardViewCustomButtonCallbackEventArgs Constructors
Provides data for the ASPxCardView.CustomButtonCallback event.| Name | Parameters | Description |
|---|---|---|
| ASPxCardViewCustomButtonCallbackEventArgs(String, Int32) | buttonID, visibleIndex | Initializes a new instance of the ASPxCardViewCustomButtonCallbackEventArgs class. |
See Also