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