[]
Gets or sets a value determining how a table column is treated when it is too wide to fit in the horizontal space available on the current page. (you can override this value for individual columns using SplitBehavior property).
The default is Never.
public SplitBehaviorEnum ColsSplitBehavior { get; set; }