PageSection.PrintBetweenSections Property

Definition

Gets a value that indicates whether the page section should be rendered between report sections.

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

Property Value

A Boolean value.

Applies to