BootstrapRibbonComboBoxItem(String, String) Constructor
Namespace: DevExpress.Web.Bootstrap
Assembly: DevExpress.Web.Bootstrap.v24.2.dll
Declaration
Parameters
Name | Type |
---|---|
name | String |
text | String |
See Also
Namespace: DevExpress.Web.Bootstrap
Assembly: DevExpress.Web.Bootstrap.v24.2.dll
public BootstrapRibbonComboBoxItem(
string name,
string text
)
Public Sub New(
name As String,
text As String
)
Name | Type |
---|---|
name | String |
text | String |
No
Your feedback is appreciated.