ASPxVerticalGridCustomButtonCallbackEventArgs Constructors
Provides data for the ASPxVerticalGrid.CustomButtonCallback event.Name | Parameters | Description |
---|---|---|
ASPxVerticalGridCustomButtonCallbackEventArgs(String, Int32) | buttonID, visibleIndex | Initializes a new instance of the ASPxVerticalGridCustomButtonCallbackEventArgs class. |
See Also