バージョン

RecordListControlAutomationPeer コンストラクタ

RecordListControlAutomationPeer クラスの新しいインスタンスを作成します。
シンタックス
'宣言
 
Public Function New( _
   ByVal control As RecordListControl _
)
public RecordListControlAutomationPeer( 
   RecordListControl control
)

パラメータ

control
このピアの Infragistics.Windows.DataPresenter.RecordListControl が作成されます。
参照