[]
Gets or sets the name of the group of toggle buttons which are mutually exclusive.
[C1Category("Behavior")]
[C1Description("RibbonToggleButton.ToggleGroupName", "Allows to create a group of mutually exclusive toggle buttons.")]
public string ToggleGroupName { get; set; }