ReportAutoDesignSpecs.grandTotal Method
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.
Overloads
grandTotal() |
Determines whether the FooterText property value can be displayed. |
grandTotal(Boolean) |
grandTotal()
Determines whether the FooterText property value can be displayed.
public:
virtual bool grandTotal();
public virtual bool grandTotal ();
abstract member grandTotal : unit -> bool
override this.grandTotal : unit -> bool
Public Overridable Function grandTotal () As Boolean
Returns
true if the FooterText property value is displayed; otherwise, false.
Remarks
The grandTotal property is available only when a report has untested, multiple data sources.