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