ASPxGridCustomButtonCallbackEventArgs Constructors
Provides data for the ASPxGridView.CustomButtonCallback and ASPxCardView.CustomButtonCallback events.Name | Parameters | Description |
---|---|---|
ASPxGridCustomButtonCallbackEventArgs(String, Int32) | buttonID, visibleIndex | Initializes a new instance of the ASPxGridCustomButtonCallbackEventArgs class. |
See Also