A newer version of this page is available.
Switch to the current version.
BootstrapRibbonGroupEventArgs(RibbonGroup) Constructor
Namespace: DevExpress.Web.Bootstrap
Assembly: DevExpress.Web.Bootstrap.v18.2.dll
Declaration
public BootstrapRibbonGroupEventArgs(
RibbonGroup group
)
Public Sub New(
group As RibbonGroup
)
Parameters
Name | Type |
---|---|
group | RibbonGroup |
See Also
Feedback