BootstrapRibbonDropDownToggleButtonItem(String, String, RibbonItemSize) Constructor
Namespace: DevExpress.Web.Bootstrap
Assembly: DevExpress.Web.Bootstrap.v25.1.dll
NuGet Package: DevExpress.Web.Bootstrap
Declaration
public BootstrapRibbonDropDownToggleButtonItem(
string name,
string text,
RibbonItemSize size
)
Parameters
| Name | Type |
|---|---|
| name | String |
| text | String |
| size | RibbonItemSize |
See Also