C1.WPF.PrintDocument.4.6.2 Assembly / C1.C1Preview Namespace / TableCol Class / SplitBehavior Property

In This Topic
SplitBehavior Property (TableCol)
In This Topic
Gets or sets a value determining how the current vector is treated when it is too high (if it is a row) or too wide (if it is a column) to fit in the vertical or horizontal space available on the current page.
Syntax
'Declaration
 
Public Property SplitBehavior As SplitBehaviorEnum
 
See Also