aspnet-devexpress-dot-web-dot-aspxgantt-62601305.md
Represents the toolbar item collection.
Namespace : DevExpress.Web.ASPxGantt
Assembly : DevExpress.Web.ASPxGantt.v25.2.dll
NuGet Package : DevExpress.Web
public class GanttToolbarItemCollection :
MenuItemCollection
Public Class GanttToolbarItemCollection
Inherits MenuItemCollection
The following members return GanttToolbarItemCollection objects:
Members of this class can be used to add, delete, access toolbar items and perform other common collection management tasks.
DevExpress.Utils.IAssignableCollection
Object StateManagedCollectionBase Collection Collection<MenuItem> HierarchicalCollection<MenuItem> MenuItemCollection GanttToolbarItemCollection
See Also