[]
Gets or sets whether the user can add this RibbonGroup to the Quick Access Toolbar at runtime.
[C1Category("Behavior")]
[C1Description("RibbonGroup.CanBeAddedToQat", "Indicates whether the user can add this RibbonGroup to the Quick Access Toolbar at runtime.")]
public bool CanBeAddedToQat { get; set; }