GridToolbarCollection Class
In This Article
Represents base functionality of a grid’s toolbar collection.
Namespace: DevExpress.Web
Assembly: DevExpress.Web.v24.2.dll
NuGet Package: DevExpress.Web
#Declaration
public class GridToolbarCollection :
Collection<GridToolbar>
#Implements
DevExpress.Utils.IAssignableCollection
#Inheritance
Show 15 items
Object
StateManagedCollectionBase
Collection
See Also