IDataGridBandBase.TotalStyle

Syntax

TotalStyle: DataGridTotalStyle;

Description

The TotalStyle property determines type of totals that are calculated for this object.

Comments

If the property is set to DataGridTotalStyle.Value value, use the TotalValue property to assign a value to the totals.

See also:

IDataGridBandBase

IDataGrid.ShowTotals

IDataGrid.TotalScope