PageSection.PrintBetweenSections 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 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.