ComponentOne Dialog for ASP.NET Web Forms
C1.Web.Wijmo.Controls.45 Assembly / C1.Web.Wijmo.Controls.C1ToolTip Namespace / C1ToolTip Class / Group Property

In This Topic
    Group Property
    In This Topic
    If the group options sets the same as another tooltip widget, the two widget share one tooltip DOM.
    Syntax
    'Declaration
     
    Public Property Group As System.String
    public System.string Group {get; set;}
    See Also