GrapeCity ActiveReports for .NET 16.0J
Validating イベント (JsonConnectionStringEditorForm)

GrapeCity.ActiveReports.Design.Controls.JsonDataSourceEditor 名前空間 > JsonConnectionStringEditorForm クラス : Validating イベント
シンタックス
'宣言
 
<SRCategoryAttribute("CatFocus")>
<SRDescriptionAttribute("ControlOnValidatingDescr")>
Public Event Validating As System.ComponentModel.CancelEventHandler
[SRCategory("CatFocus")]
[SRDescription("ControlOnValidatingDescr")]
public event System.ComponentModel.CancelEventHandler Validating
イベント データ

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

プロパティ解説
 
参照