FlexReport for WinForms
AssignFrom メソッド (ReportHyperlink)


C1.Report.4.6.2 アセンブリ > C1.Report 名前空間 > ReportHyperlink クラス : AssignFrom メソッド
The source object, properties of which are copied.
Copies properties from another object into this object.
シンタックス
'宣言
 
Public Sub AssignFrom( _
   ByVal source As ReportHyperlink _
) 
'使用法
 
Dim instance As ReportHyperlink
Dim source As ReportHyperlink
 
instance.AssignFrom(source)
public void AssignFrom( 
   ReportHyperlink source
)

パラメータ

source
The source object, properties of which are copied.
参照

参照

ReportHyperlink クラス
ReportHyperlink メンバ