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

In This Topic
    StatusText Property (C1HyperlinkInfo)
    In This Topic
    Gets value of StatusText property.
    Syntax
    'Declaration
     
    Public ReadOnly Property StatusText As System.String
    public System.string StatusText {get;}
    See Also