aspnet-devexpress-dot-web-4ca14074.md
Represents base functionality of a grid’s toolbar collection.
Namespace : DevExpress.Web
Assembly : DevExpress.Web.v25.2.dll
NuGet Package : DevExpress.Web
public class GridToolbarCollection :
Collection<GridToolbar>
Public Class GridToolbarCollection
Inherits Collection(Of GridToolbar)
DevExpress.Utils.IAssignableCollection
Show 15 items
Object StateManagedCollectionBase Collection Collection<GridToolbar> GridToolbarCollection TreeListToolbarCollection
BootstrapGridViewToolbarCollection
BootstrapCardViewToolbarCollection
MVCxVerticalGridToolbarCollection
See Also