FlexReport for UWP | ComponentOne
C1.UWP.FlexReport Assembly / C1.Xaml.FlexReport Namespace / ImageField Class / Hyperlink Property

In This Topic
    Hyperlink Property (ImageField)
    In This Topic
    Gets the hyperlink associated with the current field.
    Syntax
    'Declaration
     
    Public Property Hyperlink As ReportHyperlink
    public ReportHyperlink Hyperlink {get; set;}
    See Also