KeepTogether Property (Subreport)
In This Topic
Gets or sets a value indicating that the entire subreport should be kept together on one page if possible.
Syntax
'Declaration
Public Property KeepTogether As Boolean
public bool KeepTogether {get; set;}
See Also