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