バージョン

XamPropertyGridAutomationPeer コンストラクタ

新しい XamPropertyGridAutomationPeer を初期化します。
シンタックス
'宣言
 
Public Function New( _
   ByVal owner As XamPropertyGrid _
)
public XamPropertyGridAutomationPeer( 
   XamPropertyGrid owner
)

パラメータ

owner
ピアが表す Infragistics.Controls.Editors.XamPropertyGrid
参照