RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TDecisionPivot.GroupSpacing Property

Determines the number of pixels that appear between control groups.

Pascal
property GroupSpacing: Integer;
C++
__property int GroupSpacing;

Set GroupSpacing to control the spaces that appear between the summary combo box, the group of row dimension buttons, and the group of column dimension buttons. Increase GroupSpacing to make the groups of controls appear more distinct. Decrease GroupSpacing to make the decision pivot look more compact. 

 

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