DataRegion.PageBreak 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.
Gets or sets the page break behavior for the data region
public:
property Microsoft::ReportingServices::RdlObjectModel::PageBreak ^ PageBreak { Microsoft::ReportingServices::RdlObjectModel::PageBreak ^ get(); void set(Microsoft::ReportingServices::RdlObjectModel::PageBreak ^ value); };
public Microsoft.ReportingServices.RdlObjectModel.PageBreak PageBreak { get; set; }
member this.PageBreak : Microsoft.ReportingServices.RdlObjectModel.PageBreak with get, set
Public Property PageBreak As PageBreak
Property Value
A PageBreak object.