ComponentOne Ribbon for WinForms
C1.Win.C1Ribbon.4.5.2 Assembly / C1.Win.C1Ribbon Namespace / RibbonGallery Class / Text Property

In This Topic
    Text Property (RibbonGallery)
    In This Topic
    Gets or sets the label used to identify this RibbonGallery.
    Syntax
    'Declaration
     
    Public Property Text As System.String
    public System.string Text {get; set;}
    See Also