CanBeAddedToQat Property (RibbonGroup)
In This Topic
Gets or sets whether the user can add this
RibbonGroup to the Quick Access Toolbar at runtime.
Syntax
'Declaration
Public Property CanBeAddedToQat As Boolean
public bool CanBeAddedToQat {get; set;}
See Also