AllowAllButtonsUp Property (RibbonToggleGroup)
In This Topic
Gets or sets whether the second click will depress the button in this toggle group.
Syntax
'Declaration
Public Property AllowAllButtonsUp As Boolean
public bool AllowAllButtonsUp {get; set;}
See Also