ASPxClientCardViewCustomButtonEventArgs Properties
Provides data for the ASPxClientCardView.CustomButtonClick event.
Name | Description |
---|---|
button |
Gets the value which identifies the custom button. |
process |
Specifies whether or not to process the event on the server.
Inherited from ASPx |
visible |
Gets the value which identifies the card whose custom button has been clicked. |
See Also