[]
Gets or sets whether the second click will depress the button in this toggle group.
[C1Category("Behavior")]
[C1Description("RibbonToggleGroup.AllowAllButtonsUp", "Gets or sets whether the second click will depress the button in this toggle group.")]
public bool AllowAllButtonsUp { get; set; }
<C1Category("Behavior")>
<C1Description("RibbonToggleGroup.AllowAllButtonsUp", "Gets or sets whether the second click will depress the button in this toggle group.")>
Public Property AllowAllButtonsUp As Boolean