Gets or sets a value indicating whether table columns can split between pages (you can override this value for individual columns using
TableVector.CanSplit property). The default is false.
public bool ColsCanSplit {get; set;}
'Declaration
Public Property ColsCanSplit As Boolean