Gets or sets the value determining how the object is treated
when it is too high to fit in the vertical space available on the current page.
Namespace:
C1.C1PreviewAssembly: C1.C1Report.2 (in C1.C1Report.2.dll)
Syntax
| C# |
|---|
public SplitBehaviorEnum SplitVertBehavior { get; set; } |
| Visual Basic |
|---|
Public Property SplitVertBehavior As SplitBehaviorEnum Get Set |