RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TCustomDecisionGrid.DefaultColWidth Property

Specifies the width of all columns that are not explicitly resized.

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

Set DefaultColWidth to the desired width of the columns in the decision grid that are not resized using the mouse. Setting DefaultColWidth changes the size of all columns in the grid, including columns that have been resized. 

 

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