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

In This Topic
    Title Property (C1ToolTip)
    In This Topic
    Specifies a value that sets the tooltip’s title.
    Syntax
    'Declaration
     
    Public Property Title As ContentOption
    public ContentOption Title {get; set;}
    See Also