ComponentOne Ribbon for WinForms
QatItemNames Property

C1.Win.C1Ribbon.4 Assembly > C1.Win.C1Ribbon Namespace > C1Ribbon Class : QatItemNames Property
Gets or sets the string that specifies the list of item names on the QAT. It allows to preserve QAT items added by the user at runtime.
Syntax
'Declaration
 
Public Property QatItemNames As System.String
public System.string QatItemNames {get; set;}
See Also

Reference

C1Ribbon Class
C1Ribbon Members