[]
        
(Showing Draft Content)

C1.Win.Ribbon.RibbonToggleButton.ToggleGroupName

ToggleGroupName Property

ToggleGroupName

Gets or sets the name of the group of toggle buttons which are mutually exclusive.

Declaration
[C1Category("Behavior")]
[C1Description("RibbonToggleButton.ToggleGroupName", "Allows to create a group of mutually exclusive toggle buttons.")]
public string ToggleGroupName { get; set; }