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