Reports for WinForms | ComponentOne
C1.C1Report.4 Assembly / C1.C1Preview Namespace / C1Hyperlink Class / State Property

In This Topic
    State Property (C1Hyperlink)
    In This Topic
    Gets or sets the state of the current hyperlink.
    Syntax
    'Declaration
     
    Public Property State As C1HyperlinkStateEnum
    public C1HyperlinkStateEnum State {get; set;}
    See Also