TcxPivotGridOptionsView.RowGrandTotalText Property
Specifies the grand total row’s caption.
Declaration
property RowGrandTotalText: string read; write;
Property Value
Type | Description |
---|---|
string | The grand total row caption. |
Remarks
If an empty string is set to this property, the grand total row’s header displays the scxGrandTotal
resource string.
See Also