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. |
Callback |
Gets the callback name. |
See Also