[]
        
(Showing Draft Content)

C1.Win.Ribbon.RibbonGroup.CanBeAddedToQat

CanBeAddedToQat Property

CanBeAddedToQat

Gets or sets whether the user can add this RibbonGroup to the Quick Access Toolbar at runtime.

Declaration
[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; }