BootstrapRibbonGalleryBarItem(String, RibbonGalleryGroup[]) Constructor
Namespace: DevExpress.Web.Bootstrap
Assembly: DevExpress.Web.Bootstrap.v24.2.dll
Declaration
Parameters
Name | Type |
---|---|
name | String |
groups | RibbonGalleryGroup[] |
See Also
Namespace: DevExpress.Web.Bootstrap
Assembly: DevExpress.Web.Bootstrap.v24.2.dll
public BootstrapRibbonGalleryBarItem(
string name,
params RibbonGalleryGroup[] groups
)
Public Sub New(
name As String,
ParamArray groups As RibbonGalleryGroup()
)
Name | Type |
---|---|
name | String |
groups | RibbonGalleryGroup[] |
No
Your feedback is appreciated.