Skip to main content

BootstrapRibbonOptionButtonItem(String, RibbonItemSize) Constructor

Namespace: DevExpress.Web.Bootstrap

Assembly: DevExpress.Web.Bootstrap.v24.1.dll

NuGet Package: DevExpress.Web.Bootstrap

Declaration

public BootstrapRibbonOptionButtonItem(
    string name,
    RibbonItemSize size
)

Parameters

Name Type
name String
size RibbonItemSize
See Also