ASPxGridViewToolbarItemClickEventArgs Properties
Provides data for the ASPxGridView.ToolbarItemClick event.
Name | Description |
---|---|
Handled |
Specifies whether the toolbar item click is handled manually, so no default processing is required.
Inherited from ASPx |
Item | Gets the toolbar item. |
See Also