ComponentOne Ribbon for WinForms
C1.Win.C1Ribbon.4.5.2 Assembly / C1.Win.C1Ribbon Namespace / RibbonGroup Class / GroupToolTip Property

In This Topic
    GroupToolTip Property
    In This Topic
    Gets or sets the tooltip for the collapsed group button.
    Syntax
    'Declaration
     
    Public Property GroupToolTip As System.String
    public System.string GroupToolTip {get; set;}
    See Also