GanttToolbarItemCollection Class
Represents the toolbar item collection.
Namespace: DevExpress.Web.ASPxGantt
Assembly: DevExpress.Web.ASPxGantt.v24.1.dll
NuGet Package: DevExpress.Web
Declaration
Related API Members
The following members return GanttToolbarItemCollection objects:
Remarks
Members of this class can be used to add, delete, access toolbar items and perform other common collection management tasks.
Implements
DevExpress.Utils.IAssignableCollection
Inheritance
See Also