RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TCustomDecisionGrid.Totals Property

Indicates whether the grid includes subtotals.

Pascal
property Totals: boolean;
C++
__property boolean Totals;

Set Totals to turn row and column subtotals on or off for the whole grid. To turn subtotals on or off for individual dimensions, use the Dimensions property. 

 

Copyright(C) 2008 CodeGear(TM). All Rights Reserved.
What do you think about this topic? Send feedback!