GridToolbarItemCollection Class
In This Article
Represents a collection of a grid’s toolbar items.
Namespace: DevExpress.Web
Assembly: DevExpress.Web.v24.2.dll
NuGet Package: DevExpress.Web
#Declaration
public abstract class GridToolbarItemCollection :
MenuItemCollection
#Related API Members
The following members return GridToolbarItemCollection objects:
#Implements
DevExpress.Utils.IAssignableCollection
#Inheritance
Show 19 items
Object
StateManagedCollectionBase
Collection
See Also