SubReport.KeepTogether Property

Definition

Gets a Boolean value that indicates whether the entire subreport should be kept together in one page if possible.

public:
 property bool KeepTogether { bool get(); };
public bool KeepTogether { get; }
member this.KeepTogether : bool
Public ReadOnly Property KeepTogether As Boolean

Property Value

true if the entire subreport should be kept together in one page if possible; otherwise, false.

Applies to