FlexReport for WinForms
AssignFrom メソッド (Layout)


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

パラメータ

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

参照

Layout クラス
Layout メンバ