Skip to main content
All docs
V25.1
  • GanttToolbarItemCollection Class

    Represents the toolbar item collection.

    Namespace: DevExpress.Web.ASPxGantt

    Assembly: DevExpress.Web.ASPxGantt.v25.1.dll

    NuGet Package: DevExpress.Web

    Declaration

    public class GanttToolbarItemCollection :
        MenuItemCollection

    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.

    See Also