Describes layout-related changes associated with a RenderObject.
When an instance of this class is assigned to LayoutChangeBefore
or LayoutChangeAfter on that object,
layout changes described by the instance are applied
to the next new page (but no immediate page break is caused by this class).
Namespace:
C1.C1PreviewAssembly: C1.C1Report.2 (in C1.C1Report.2.dll)
Syntax
C# |
---|
public class LayoutChangeNoBreak : LayoutChangeBase |
Visual Basic |
---|
Public Class LayoutChangeNoBreak _ Inherits LayoutChangeBase |