C1.Win.Ribbon.4.8 Assembly / C1.Win.Ribbon Namespace / RibbonMenu Class / CanBeAddedToQat Property

In This Topic
CanBeAddedToQat Property (RibbonMenu)
In This Topic
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
 
See Also