ASPxGridViewToolbarItemClickEventArgs.Item Property
Gets the toolbar item.
Namespace: DevExpress.Web.Data
Assembly: DevExpress.Web.v26.1.dll
Declaration
Property Value
| Type | Description |
|---|---|
| GridViewToolbarItem | A GridViewToolbarItem object that is the toolbar item. |
See Also