Reports for WinForms
AssignFrom メソッド (CustomProperties)

C1.C1Report.4 アセンブリ > C1.C1Rdl.Rdl2008 名前空間 > CustomProperties クラス : AssignFrom メソッド
プロパティのコピー元のソースオブジェクト。
別の CustomPropertiesのプロパティを現在のオブジェクトにコピーします。
シンタックス
'宣言
 
Public Overridable Sub AssignFrom( _
   ByVal source As CustomProperties _
) 
public virtual void AssignFrom( 
   CustomProperties source
)

パラメータ

source
プロパティのコピー元のソースオブジェクト。
参照

CustomProperties クラス
CustomProperties メンバ