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

ASPxClientCardViewCustomButtonEventArgs Properties

Provides data for the ASPxClientCardView.CustomButtonClick event.
Name Description
buttonID Gets the value which identifies the custom button.
processOnServer Specifies whether or not to process the event on the server. Inherited from ASPxClientProcessingModeEventArgs.
visibleIndex Gets the value which identifies the card whose custom button has been clicked.
See Also