[]
        
(Showing Draft Content)

C1.C1Preview.TableCell.VertSplitBehavior

VertSplitBehavior Property

VertSplitBehavior

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 (CanSplit should be true for this to happen).

Declaration
public CellSplitBehaviorEnum VertSplitBehavior { get; set; }
See Also