[]
        
(Showing Draft Content)

C1.C1Preview.LayoutChangeNewColumn

LayoutChangeNewColumn Class

Describes layout-related changes associated with a RenderObject. When an instance of this class is assigned to LayoutChangeBefore or LayoutChangeAfter on that object, a column break is inserted before of after that object, and layout changes described by the instance are applied.

Inheritance
LayoutChangeNewColumn
Implements
Namespace: C1.C1Preview
Assembly: C1.PrintDocument.8.dll
Syntax
public class LayoutChangeNewColumn : LayoutChangeBase, ICloneable

Constructors

Name Description
LayoutChangeNewColumn()

See Also