バージョン

LabelAutomationPeer コンストラクタ

新しい LabelAutomationPeer を初期化します。
シンタックス
'宣言
 
Public Function New( _
   ByVal field As Field, _
   ByVal headerAutomationPeer As HeaderAutomationPeer _
)
public LabelAutomationPeer( 
   Field field,
   HeaderAutomationPeer headerAutomationPeer
)

パラメータ

field
このヘッダーが表すフィールド
headerAutomationPeer
オートメーション ピアを含むヘッダー オートメーション ピア
参照