PrintDocument for WinForms
LayoutChangeNewColumn クラス
メンバ 


C1.PrintDocument.6 アセンブリ > C1.C1Preview 名前空間 : LayoutChangeNewColumn クラス
Describes layout-related changes associated with a RenderObject. When an instance of this class is assigned to RenderObject.LayoutChangeBefore or RenderObject.LayoutChangeAfter on that object, a column break is inserted before of after that object, and layout changes described by the instance are applied.
オブジェクト モデル
LayoutChangeNewColumn クラス
シンタックス
'宣言
 
Public Class LayoutChangeNewColumn 
   Inherits LayoutChangeBase
'使用法
 
Dim instance As LayoutChangeNewColumn
public class LayoutChangeNewColumn : LayoutChangeBase 
継承階層

System.Object
   C1.C1Preview.LayoutChangeBase
      C1.C1Preview.LayoutChangeNewColumn

参照

LayoutChangeNewColumn メンバ
C1.C1Preview 名前空間
LayoutChangeBase クラス
LayoutChangeNewPage クラス
LayoutChangeNewLine クラス
LayoutChangeNoBreak クラス