バージョン

SelectionStrategyExtendedAutoDrag コンストラクタ

クラスの新しいインスタンスを作成します。
シンタックス
'宣言
 
Public Function New( _
   ByVal selectionManager As Infragistics.Win.ISelectionManager _
)
public SelectionStrategyExtendedAutoDrag( 
   Infragistics.Win.ISelectionManager selectionManager
)

パラメータ

selectionManager
関連付けられるコントロールの選択を処理する ISelectionManager 実装。
参照