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