PropertyGrid for WPF
AutoGeneratingPropertyAttribute イベント

C1.WPF.PropertyGrid アセンブリ > C1.WPF.PropertyGrid 名前空間 > C1PropertyGrid クラス : AutoGeneratingPropertyAttribute イベント
シンタックス
'宣言
 
Public Event AutoGeneratingPropertyAttribute As System.EventHandler(Of PropertyGridAttributeAutoGeneratingEventArgs)
public event System.EventHandler<PropertyGridAttributeAutoGeneratingEventArgs> AutoGeneratingPropertyAttribute
イベント データ

イベント ハンドラが、このイベントに関連するデータを含む、PropertyGridAttributeAutoGeneratingEventArgs 型の引数を受け取りました。次の PropertyGridAttributeAutoGeneratingEventArgs プロパティには、このイベントの固有の情報が記載されます。

プロパティ解説
C1.WPF.Grid.CancelEventArgsから継承されます。
C1.WPF.Grid.CancelEventArgsから継承されます。
 
 
参照