[]
Gets the hyperlink associated with the current field.
[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