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

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

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

プロパティ解説
Gets the System.ComponentModel.Component affected by the layout change.  
Gets the child control affected by the change.  
Gets the property affected by the change.  
参照