CanBeAddedToQat Property (RibbonGallery)
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 Boolean
public override bool CanBeAddedToQat {get; set;}
See Also