A newer version of this page is available.
Switch to the current version.
BootstrapToolbarItemBase Class
The base class for Toolbar items.
Namespace: DevExpress.Web.Bootstrap
Assembly: DevExpress.Web.Bootstrap.v18.2.dll
Declaration
public abstract class BootstrapToolbarItemBase :
MenuItem,
IBootstrapMenuItem,
IBSBadgeOwner
Public MustInherit Class BootstrapToolbarItemBase
Inherits MenuItem
Implements IBootstrapMenuItem,
IBSBadgeOwner
Related API Members
The following members accept/return BootstrapToolbarItemBase objects:
Remarks
The BootstrapToolbarItemBase class serves as the base class which implements the common functionality for toolbar items.
Inheritance
See Also
Feedback