ComponentOne Extender Controls for ASP.NET Web Forms
C1.Web.Wijmo.Extenders.4 Assembly / C1.Web.Wijmo.Extenders.C1Tooltip Namespace / C1TooltipExtender Class / Title Property

In This Topic
    Title Property (C1TooltipExtender)
    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