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