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