Back to Devexpress

BootstrapRibbonColorButtonItem Class

aspnetbootstrap-devexpress-dot-web-dot-bootstrap-67e709ac.md

latest1.5 KB
Original Source

BootstrapRibbonColorButtonItem Class

Namespace : DevExpress.Web.Bootstrap

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

NuGet Package : DevExpress.Web.Bootstrap

Declaration

csharp
public class BootstrapRibbonColorButtonItem :
    RibbonColorButtonItem,
    IBootstrapRibbonButtonItem,
    IBootstrapRibbonItem
vb
Public Class BootstrapRibbonColorButtonItem
    Inherits RibbonColorButtonItem
    Implements IBootstrapRibbonButtonItem,
               IBootstrapRibbonItem

Inheritance

Object StateManager CollectionItem RibbonItemBase RibbonButtonItem RibbonColorButtonItemBase RibbonColorButtonItem BootstrapRibbonColorButtonItem

See Also

BootstrapRibbonColorButtonItem Members

DevExpress.Web.Bootstrap Namespace