バージョン

ExecuteCommand メソッド (PropertyGridPropertyItemCommand)

コマンドを実行します。
シンタックス
'宣言
 
Protected Overrides Sub ExecuteCommand( _
   ByVal propertyGrid As XamPropertyGrid, _
   ByVal parameter As Object _
) 
protected override void ExecuteCommand( 
   XamPropertyGrid propertyGrid,
   object parameter
)

パラメータ

propertyGrid
コマンドを実行する Infragistics.Controls.Editors.XamPropertyGrid オブジェクト。
parameter
コマンドのパラメーター
参照