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

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