ComponentOne Ribbon for WinForms
CanBeAddedToQat Property (RibbonGallery)

C1.Win.C1Ribbon.4 Assembly > C1.Win.C1Ribbon Namespace > RibbonGallery 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

RibbonGallery Class
RibbonGallery Members