Skip to main content
You are viewing help content for a version that is no longer maintained/updated.
All docs
V17.2
  • DashboardToolbarGroup Constructors

    A toolbar group that contains dashboard toolbar items.
    Name Parameters Description
    DashboardToolbarGroup(String, String, Int32, DashboardToolbarItem) name, title, index, item Initializes a new instance of the DashboardToolbarGroup class.
    DashboardToolbarGroup(String, String, Int32, DashboardToolbarItem[]) name, title, index, items Initializes a new instance of the DashboardToolbarGroup class.
    See Also