BootstrapToolbarItemBase.Toolbar Property
Gets the toolbar owning the current toolbar item.
Namespace: DevExpress.Web.Bootstrap
Assembly: DevExpress.Web.Bootstrap.v24.1.dll
NuGet Package: DevExpress.Web.Bootstrap
Declaration
Property Value
Type | Description |
---|---|
BootstrapToolbar | A BootstrapToolbar owning the current toolbar item. |
See Also