Reports for WinForms
LayoutChangeBefore プロパティ

C1.C1Report.4 アセンブリ > C1.C1Preview 名前空間 > RenderObject クラス : LayoutChangeBefore プロパティ
オブジェクトの前でページレイアウトの変更を定義する LayoutChangeBase オブジェクトを取得または設定します。
シンタックス
'宣言
 
Public Property LayoutChangeBefore As LayoutChangeBase
public LayoutChangeBase LayoutChangeBefore {get; set;}
解説
LayoutChangeBaseは抽象クラスです。このクラスから派生した以下のような非抽象クラスのインスタンスをこのプロパティに割り当てることができます。
参照

RenderObject クラス
RenderObject メンバ