ComponentOne ReportViewer for ASP.NET Web Forms
C1.C1Report.4 Assembly / C1.C1Preview Namespace / RenderInputBase Class / ToolTip Property

In This Topic
    ToolTip Property (RenderInputBase)
    In This Topic
    Gets or sets the tooltip associated with the current control.
    Syntax
    'Declaration
     
    Public Property ToolTip As System.String
    public System.string ToolTip {get; set;}
    See Also