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