Reports for WinForms | ComponentOne
C1.C1Report.4 Assembly / C1.C1Preview Namespace / C1HyperlinkTextAttrs Class / VisitedDefault Property

In This Topic
    VisitedDefault Property
    In This Topic
    Gets the default attributes of visited hyperlinks.
    Syntax
    'Declaration
     
    Public Shared ReadOnly Property VisitedDefault As C1HyperlinkTextAttrs
    public static C1HyperlinkTextAttrs VisitedDefault {get;}
    See Also