Skip to main content

BootstrapRibbonDropDownToggleButtonItem(String, String) Constructor

Namespace: DevExpress.Web.Bootstrap

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

NuGet Package: DevExpress.Web.Bootstrap

Declaration

public BootstrapRibbonDropDownToggleButtonItem(
    string name,
    string text
)

Parameters

Name Type
name String
text String
See Also