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

In This Topic
    Text Property (RibbonContextualTabGroup)
    In This Topic
    Gets or sets the caption text for the contextual tab group.
    Syntax
    'Declaration
     
    Public Property Text As System.String
    public System.string Text {get; set;}
    See Also