Back to Devexpress

BootstrapRibbonDropDownToggleButtonItem Class

aspnetbootstrap-devexpress-dot-web-dot-bootstrap-7a08127f.md

latest1.6 KB
Original Source

BootstrapRibbonDropDownToggleButtonItem Class

Namespace : DevExpress.Web.Bootstrap

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

NuGet Package : DevExpress.Web.Bootstrap

Declaration

csharp
public class BootstrapRibbonDropDownToggleButtonItem :
    RibbonDropDownToggleButtonItem,
    IBootstrapRibbonButtonItem,
    IBootstrapRibbonItem
vb
Public Class BootstrapRibbonDropDownToggleButtonItem
    Inherits RibbonDropDownToggleButtonItem
    Implements IBootstrapRibbonButtonItem,
               IBootstrapRibbonItem

Inheritance

Object StateManager CollectionItem RibbonItemBase RibbonButtonItem RibbonDropDownButtonItem RibbonDropDownToggleButtonItem BootstrapRibbonDropDownToggleButtonItem

See Also

BootstrapRibbonDropDownToggleButtonItem Members

DevExpress.Web.Bootstrap Namespace