Reports for WinForms | ComponentOne
C1.C1Report.4 Assembly / C1.C1Rdl.Rdl2008 Namespace / TextRun Class / ToolTip Property

In This Topic
    ToolTip Property (TextRun)
    In This Topic
    Gets or sets a textual tooltip label for the TextRun.
    Syntax
    'Declaration
     
    Public Property ToolTip As RdlString
    public RdlString ToolTip {get; set;}
    See Also