ComponentOne Ribbon for WinForms
CanBeAddedToQat Property (RibbonButton)

C1.Win.C1Ribbon.4 Assembly > C1.Win.C1Ribbon Namespace > RibbonButton Class : CanBeAddedToQat Property
Gets or sets whether the user can add this RibbonItem to the Quick Access Toolbar at runtime.
Syntax
'Declaration
 
Public Overrides Property CanBeAddedToQat As System.Boolean
public override System.bool CanBeAddedToQat {get; set;}
See Also

Reference

RibbonButton Class
RibbonButton Members