ComponentOne Ribbon for WinForms
CanBeAddedToQat Property (RibbonNumericBox)

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

RibbonNumericBox Class
RibbonNumericBox Members