PageSection.PrintOnFirstPage Property

Definition

Gets a value that indicates if the page section should be rendered on the first page of a report section.

public:
 property bool PrintOnFirstPage { bool get(); };
public bool PrintOnFirstPage { get; }
member this.PrintOnFirstPage : bool
Public ReadOnly Property PrintOnFirstPage As Boolean

Property Value

A Boolean value.

Applies to