Skip to main content

BootstrapRibbonDropDownButtonItem(String, RibbonItemSize) Constructor

Namespace: DevExpress.Web.Bootstrap

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

NuGet Package: DevExpress.Web.Bootstrap

Declaration

public BootstrapRibbonDropDownButtonItem(
    string name,
    RibbonItemSize size
)

Parameters

Name Type
name String
size RibbonItemSize
See Also