GrapeCity.ActiveReports.v9 アセンブリ > GrapeCity.ActiveReports.SectionReportModel 名前空間 > Picture クラス : HyperLink プロパティ |
private void detail_Format(object sender, System.EventArgs eArgs) { this.picture1.HyperLink = "mailto:support@company.com"; }
Private Sub Detail1_Format(ByVal sender As Object, ByVal e As System.EventArgs) Handles Detail1.Format Me.Picture1.HyperLink = "mailto:support@company.com" End Sub
Picture クラス
Picture メンバ
HyperLinkEventArgs クラス