GrapeCity ActiveReports for .NET 16.0J
ControlRemoved イベント (DataVisualizerBasePanel)

GrapeCity.ActiveReports.Design.DdrDesigner.Tools.DataVisualizers 名前空間 > DataVisualizerBasePanel クラス : ControlRemoved イベント
Occurs when a control is removed from the System.Windows.Forms.Control.ControlCollection.
シンタックス
'宣言
 
Public Event ControlRemoved As ControlEventHandler
 
イベント データ

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

プロパティ解説
Gets the control object used by this event.  
参照