ASPxGridAfterPerformCallbackEventArgs Constructors
Provides data for the ASPxGridView.AfterPerformCallback and ASPxCardView.AfterPerformCallback events.Name | Parameters | Description |
---|---|---|
ASPxGridAfterPerformCallbackEventArgs(String, String[]) | callbackName, args | Initializes a new instance of the ASPxGridAfterPerformCallbackEventArgs class. |
See Also