ASPxClientVerticalGridCustomButtonEventArgs Class
In This Article
Provides data for the ASPxClientVerticalGrid.CustomButtonClick event.
#Declaration
TypeScript
declare class ASPxClientVerticalGridCustomButtonEventArgs extends ASPxClientProcessingModeEventArgs
#Inheritance
ASPxClientEventArgs
ASPxClientProcessingModeEventArgs
ASPxClientVerticalGridCustomButtonEventArgs
See Also