ComponentOne Ribbon for WinForms
AllowAllButtonsUp Property

C1.Win.C1Ribbon.4 Assembly > C1.Win.C1Ribbon Namespace > RibbonToggleGroup Class : AllowAllButtonsUp Property
Gets or sets whether the second click will depress the button in this toggle group.
Syntax
'Declaration
 
Public Property AllowAllButtonsUp As System.Boolean
public System.bool AllowAllButtonsUp {get; set;}
See Also

Reference

RibbonToggleGroup Class
RibbonToggleGroup Members