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

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