RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TCustomDecisionGrid.DataSumColor Property

Specifies the background color of cells that represent subtotals over entire dimensions.

Pascal
property DataSumColor: TColor;
C++
__property TColor DataSumColor;

Set DataSumColor to make the subtotals that represent an entire dimension stand out from the summary values that summarize information over a single value in each dimension. The subtotal cells are placed in the scrollable data region at the ends of the set of rows or columns that correspond to a given dimension. 

 

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