BootstrapRibbonDropDownButtonItem(String, String) Constructor
Namespace: DevExpress.Web.Bootstrap
Assembly: DevExpress.Web.Bootstrap.v25.1.dll
NuGet Package: DevExpress.Web.Bootstrap
Declaration
Parameters
| Name | Type |
|---|---|
| name | String |
| text | String |
See Also
Namespace: DevExpress.Web.Bootstrap
Assembly: DevExpress.Web.Bootstrap.v25.1.dll
NuGet Package: DevExpress.Web.Bootstrap
public BootstrapRibbonDropDownButtonItem(
string name,
string text
)
Public Sub New(
name As String,
text As String
)
| Name | Type |
|---|---|
| name | String |
| text | String |