ComponentOne Extender Controls for ASP.NET Web Forms
C1.Web.Wijmo.Extenders.4 Assembly / C1.Web.Wijmo.Extenders Namespace / TargetCompositeControlBase Class / ToolTip Property

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