A newer version of this page is available.
Switch to the current version.
BootstrapToolbarItemCollection(BootstrapToolbarRootItem) Constructor
For internal use only.
Namespace: DevExpress.Web.Bootstrap
Assembly: DevExpress.Web.Bootstrap.v18.2.dll
Declaration
public BootstrapToolbarItemCollection(
BootstrapToolbarRootItem rootItem
)
Public Sub New(
rootItem As BootstrapToolbarRootItem
)
Parameters
Name | Type |
---|---|
rootItem | DevExpress.Web.Bootstrap.Internal.BootstrapToolbarRootItem |
See Also
Feedback