C1.WPF.PrintDocument.4.6.2 Assembly / C1.C1Preview Namespace / TableCell Class / VertSplitBehavior Property

In This Topic
VertSplitBehavior Property
In This Topic
Gets or sets a value indicating how the content of the current cell is treated when the cell is split horizontally between two vertical (regular) pages (TableVector.CanSplit should be true for this to happen).
Syntax
'Declaration
 
Public Property VertSplitBehavior As CellSplitBehaviorEnum
 
See Also