[]
        
(Showing Draft Content)

C1.Report.FieldBase.Hyperlink

Hyperlink Property

Gets the hyperlink associated with the current field.

Declaration
[C1Category("Navigation")]
[C1Description("FieldBase.Hyperlink", "The hyperlink associated with the current field.")]
public ReportHyperlink Hyperlink { get; set; }
<C1Category("Navigation")>
<C1Description("FieldBase.Hyperlink", "The hyperlink associated with the current field.")>
Public Property Hyperlink As ReportHyperlink