ASPxVerticalGridToolbarItemClickEventArgs Properties
Provides data for the ASPxVerticalGrid.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 related to the event. |
See Also