ComponentOne Ribbon for WinForms
ToggleGroupName Property

C1.Win.C1Ribbon.4 Assembly > C1.Win.C1Ribbon Namespace > RibbonToggleButton Class : ToggleGroupName Property
Gets or sets the name of the group of toggle buttons which are mutually exclusive.
Syntax
'Declaration
 
Public Property ToggleGroupName As System.String
public System.string ToggleGroupName {get; set;}
See Also

Reference

RibbonToggleButton Class
RibbonToggleButton Members