バージョン

PropertyGenerator プロパティ

プロパティ項目を生成するために使用される PropertyGeneratorBase から派生するオブジェクトのインスタンスを返すか、設定します。
シンタックス
'宣言
 
Public Property PropertyGenerator As PropertyGeneratorBase
public PropertyGeneratorBase PropertyGenerator {get; set;}
解説
このプロパティが設定されていない場合、TypeDescriptorPropertyGenerator のインスタンスが XamPropertyGrid によって自動的に提供されます。
参照