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