PrintDocument for WinForms
AssignFrom メソッド (RenderInputComboBoxItem)


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

パラメータ

source
The source object to copy properties from.
参照

RenderInputComboBoxItem クラス
RenderInputComboBoxItem メンバ