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

In This Topic
    Source Property (C1ToolTipCallBackEventArgs)
    In This Topic
    Gets or sets the source control of the tooltip.
    Syntax
    'Declaration
     
    Public Property Source As System.String
    public System.string Source {get; set;}
    See Also