[]
Gets or sets a value indicating whether a table group is kept together on a single page where possible.
public bool KeepTogether { get; set; }
A bool value where true if the table group's content is kept together on a single page if possible; otherwise false. Default value is false.
true
false