PageBreak.BreakLocation Property

Definition

Indicates where the page break should occur.

public:
 property Microsoft::ReportingServices::RdlObjectModel::BreakLocations BreakLocation { Microsoft::ReportingServices::RdlObjectModel::BreakLocations get(); void set(Microsoft::ReportingServices::RdlObjectModel::BreakLocations value); };
public Microsoft.ReportingServices.RdlObjectModel.BreakLocations BreakLocation { get; set; }
member this.BreakLocation : Microsoft.ReportingServices.RdlObjectModel.BreakLocations with get, set
Public Property BreakLocation As BreakLocations

Property Value

A BreakLocations object.

Applies to