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

In This Topic
    Content Property (C1TooltipExtender)
    In This Topic
    Gets and sets the tooltip's content.
    Syntax
    'Declaration
     
    Public Property Content As ContentOption
    public ContentOption Content {get; set;}
    See Also