SSRSDocumentSource for WinForms
Layout イベント (C1PrintPreviewDialog)

構文
'宣言
 
Public Event Layout As System.Windows.Forms.LayoutEventHandler
public event System.Windows.Forms.LayoutEventHandler Layout
イベント データ

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

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

C1PrintPreviewDialog クラス
C1PrintPreviewDialog メンバ