MinVectorsAfter Property
MinVectorsAfter
Gets or sets the minimum number of rows or columns that must be printed
on the same page after the current group, to allow a page break to be inserted.
Declaration
public int MinVectorsAfter { get; set; }
Public Property MinVectorsAfter As Integer