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