PageBreak.Disabled Property

Definition

Gets an expression that evaluates to a value that indicates whether the page break is disabled.

public:
 property Microsoft::ReportingServices::OnDemandReportRendering::ReportBoolProperty ^ Disabled { Microsoft::ReportingServices::OnDemandReportRendering::ReportBoolProperty ^ get(); };
public Microsoft.ReportingServices.OnDemandReportRendering.ReportBoolProperty Disabled { get; }
member this.Disabled : Microsoft.ReportingServices.OnDemandReportRendering.ReportBoolProperty
Public ReadOnly Property Disabled As ReportBoolProperty

Property Value

A ReportBoolProperty object.

Applies to