IDataGridBandBase.TotalStyle

Syntax

TotalStyle: DataGridTotalStyle;

Description

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

Comments

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

See also:

IDataGridBandBase | IDataGrid.ShowTotals | IDataGrid.TotalScope