aspnet-devexpress-dot-web-fc63b39b.md
Represents a collection of a grid’s toolbar items.
Namespace : DevExpress.Web
Assembly : DevExpress.Web.v25.2.dll
NuGet Package : DevExpress.Web
public abstract class GridToolbarItemCollection :
MenuItemCollection
Public MustInherit Class GridToolbarItemCollection
Inherits MenuItemCollection
The following members return GridToolbarItemCollection objects:
DevExpress.Utils.IAssignableCollection
Show 19 items
Object StateManagedCollectionBase Collection Collection<MenuItem> HierarchicalCollection<MenuItem> MenuItemCollection GridToolbarItemCollection TreeListToolbarItemCollection
VerticalGridToolbarItemCollection
BootstrapCardViewToolbarMenuItemCollection
BootstrapCardViewToolbarItemCollection
BootstrapGridViewToolbarMenuItemCollection
BootstrapGridViewToolbarItemCollection
MVCxCardViewToolbarItemCollection
MVCxGridViewToolbarItemCollection
MVCxVerticalGridToolbarItemCollection
MVCxTreeListToolbarItemCollection
See Also