FlexReport for WinForms
AssignFrom メソッド (ReportLabeledValue)


C1.Report アセンブリ > C1.Report 名前空間 > ReportLabeledValue クラス : AssignFrom メソッド
The source object to copy properties from.
Assigns (copies) properties from another ReportLabeledValue to the current object.
シンタックス
'宣言
 
Public Sub AssignFrom( _
   ByVal source As ReportLabeledValue _
) 
'使用法
 
Dim instance As ReportLabeledValue
Dim source As ReportLabeledValue
 
instance.AssignFrom(source)
public void AssignFrom( 
   ReportLabeledValue source
)

パラメータ

source
The source object to copy properties from.
参照

参照

ReportLabeledValue クラス
ReportLabeledValue メンバ