FlexReport for WinForms
AssignFrom(ReportObject,Boolean) メソッド


C1.Win.FlexReport.4.8 アセンブリ > C1.Win.FlexReport 名前空間 > RtfField クラス > AssignFrom メソッド : AssignFrom(ReportObject,Boolean) メソッド
The source object, properties of which are copied.
Indicates whether the name of the object should be copied.
Copies properties from another object into this object.
シンタックス
'宣言
 
Public Overloads Overrides Sub AssignFrom( _
   ByVal source As ReportObject, _
   ByVal assignName As System.Boolean _
) 
'使用法
 
Dim instance As RtfField
Dim source As ReportObject
Dim assignName As System.Boolean
 
instance.AssignFrom(source, assignName)
public override void AssignFrom( 
   ReportObject source,
   System.bool assignName
)

パラメータ

source
The source object, properties of which are copied.
assignName
Indicates whether the name of the object should be copied.
参照

参照

RtfField クラス
RtfField メンバ
オーバーロード一覧