SectionFormat.EnableKeepTogether Property

Gets or sets the option that indicates whether to keep the entire section on the same page if it is split into two pages.

Namespace CrystalDecisions.CrystalReports.Engine Assembly CrystalDecisions.CrystalReports.Engine (CrystalDecisions.CrystalReports.Engine.dll)

Syntax

'Declaration

Public Overrideable Property EnableKeepTogether As Boolean
public virtual bool EnableKeepTogether {get; set;}

Version Information

Crystal Reports Basic for Visual Studio 2008

Supported since: Crystal Reports for Visual Studio .NET 2002

See Also

Reference

SectionFormat Class
SectionFormat Members
CrystalDecisions.CrystalReports.Engine Namespace