Gets or sets a render object which should be printed on the same page
as the current object. The specified object must have the same
Parent as the current object.
Namespace:
C1.C1PreviewAssembly: C1.C1Report.2 (in C1.C1Report.2.dll)
Syntax
C# |
---|
public RenderObject KeepTogether { get; set; } |
Visual Basic |
---|
Public Property KeepTogether As RenderObject Get Set |