RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TCustomDecisionGrid.LabelSumColor Property

Specifies the background color for the subtotal labels.

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

Set LabelSumColor make the subtotal labels stand out from the labels that represent individual field values along a dimension. The subtotal labels appear at the end of the set of field value labels for an individual dimension. 

 

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