ASPxGridToolbarItemClickEventArgs Constructors
Provides data for the grid’s toolbar item click event.| Name | Parameters | Description |
|---|---|---|
| ASPxGridToolbarItemClickEventArgs(GridToolbarItem) | item | Initializes a new instance of the ASPxGridToolbarItemClickEventArgs class with specified settings. |
See Also