ASPxClientCardViewCustomButtonEventArgs Members
In This Article
#Constructors
Name | Description |
---|---|
constructor |
Initializes a new instance of the ASPx |
#Properties
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