PageBreakInstance Class

Definition

Represents an instance type of the PageBreak class, and contains the calculated values of the properties in PageBreak.

public ref class PageBreakInstance sealed : Microsoft::ReportingServices::OnDemandReportRendering::BaseInstance
public sealed class PageBreakInstance : Microsoft.ReportingServices.OnDemandReportRendering.BaseInstance
type PageBreakInstance = class
    inherit BaseInstance
Public NotInheritable Class PageBreakInstance
Inherits BaseInstance
Inheritance
PageBreakInstance

Properties

Disabled

Gets the calculated value of the Disabled property in a PageBreak class.

ResetPageNumber

Gets the calculated value of the ResetPageNumber property in a PageBreak class.

Methods

ResetInstanceCache()

Resets the instance cache.

(Inherited from BaseInstance)

Applies to