Skip to main content
A newer version of this page is available.

BootstrapToolbarItemCollection(BootstrapToolbarRootItem) Constructor

For internal use only.

Namespace: DevExpress.Web.Bootstrap

Assembly: DevExpress.Web.Bootstrap.v18.2.dll

Declaration

public BootstrapToolbarItemCollection(
    BootstrapToolbarRootItem rootItem
)

Parameters

Name Type
rootItem DevExpress.Web.Bootstrap.Internal.BootstrapToolbarRootItem
See Also