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 ASPxGridToolbarItemClickEventArgs. |
Item | Gets the toolbar item. |
See Also