Initializes a new RibbonGroup instance.
Namespace:
Colygon.MatchPoint.Common.Ribbon
Assembly:
Colygon.MatchPoint (in Colygon.MatchPoint.dll) Version: 2016.10.0.0
Syntax public RibbonGroup(
string title
)
Parameters
- title
- Type: SystemString
The title of the newly instantiated RibbonGroup.
See Also