ReportSection.NeedsReportItemsOnPage 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.
Indicates whether there is an aggregate in the page header or footer that aggregates data in a TextBox.
public:
property bool NeedsReportItemsOnPage { bool get(); };
public bool NeedsReportItemsOnPage { get; }
member this.NeedsReportItemsOnPage : bool
Public ReadOnly Property NeedsReportItemsOnPage As Boolean
Property Value
A Boolean
value.