ActiveReports for .NET 18.0J
ElementSelected イベント

GrapeCity.ActiveReports.Design.DdrDesigner.Services.Infrastructure 名前空間 > CoreNotificationService クラス : ElementSelected イベント
選択されたデータスキーマ要素の後に呼び出されます(たとえば、データエクスプローラにあります)
シンタックス
'宣言
 
Public Event ElementSelected As CoreNotificationService.DataSchemaEventHandler
public event CoreNotificationService.DataSchemaEventHandler ElementSelected
イベント データ

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

プロパティ解説
このイベントに関連付けられたスキーマ要素オブジェクトを返します。  
参照