FlexChart | ComponentOne
C1.Win.Ribbon.4.8 Assembly / C1.Win.Ribbon Namespace / RibbonToggleGroup Class / AllowAllButtonsUp Property

In This Topic
    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 System.Boolean
    public System.bool AllowAllButtonsUp {get; set;}
    See Also