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