'宣言 Public Event AutoGeneratingPropertyAttribute As System.EventHandler(Of PropertyGridAttributeAutoGeneratingEventArgs)
public event System.EventHandler<PropertyGridAttributeAutoGeneratingEventArgs> AutoGeneratingPropertyAttribute
イベント データ
イベント ハンドラが、このイベントに関連するデータを含む、PropertyGridAttributeAutoGeneratingEventArgs 型の引数を受け取りました。次の PropertyGridAttributeAutoGeneratingEventArgs プロパティには、このイベントの固有の情報が記載されます。
| プロパティ | 解説 |
|---|---|
| Cancel | C1.WPF.Grid.CancelEventArgsから継承されます。 |
| Cancellable | C1.WPF.Grid.CancelEventArgsから継承されます。 |
| Property | |
| PropertyAttribute |
参照