public bool ShowGrandTotalTitle { get; set; }| Exception | Condition |
|---|---|
| InvalidOperationException | When setting this property: Display of a grand total row is not enabled. |
The title consists of the text "Grand total".
ShowGrandTotalTitle can only be enabled if ShowGrandTotal is enabled.