PageBreak.BreakLocation Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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.