ComponentOne Tabs for ASP.NET WebForms
C1.Web.Wijmo.Controls.4 Assembly / C1.Web.Wijmo.Controls.Base Namespace / UIElement Class / ToolTip Property

In This Topic
    ToolTip Property (UIElement)
    In This Topic
    Syntax
    'Declaration
     
    Public Overridable Property ToolTip As System.String
    public virtual System.string ToolTip {get; set;}
    See Also