ASPxGridAfterPerformCallbackEventArgs Properties
Provides data for the ASPxGridView.AfterPerformCallback and ASPxCardView.AfterPerformCallback events.| Name | Description |
|---|---|
| Args | Gets specific information (if any) passed from the client side. |
| CallbackName | Gets the callback name. |
See Also