FlexChart | ComponentOne
C1.Win.Ribbon.4.8 Assembly / C1.Win.Ribbon Namespace / RibbonGroup Class / GroupToolTip Property

In This Topic
    GroupToolTip Property (RibbonGroup)
    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