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