BootstrapRibbonGroupEventArgs(RibbonGroup) Constructor
Namespace: DevExpress.Web.Bootstrap
Assembly: DevExpress.Web.Bootstrap.v24.1.dll
NuGet Package: DevExpress.Web.Bootstrap
Declaration
Parameters
Name | Type |
---|---|
group | RibbonGroup |
See Also
Namespace: DevExpress.Web.Bootstrap
Assembly: DevExpress.Web.Bootstrap.v24.1.dll
NuGet Package: DevExpress.Web.Bootstrap
public BootstrapRibbonGroupEventArgs(
RibbonGroup group
)
Public Sub New(
group As RibbonGroup
)
Name | Type |
---|---|
group | RibbonGroup |
No
Your feedback is appreciated.