RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TDecisionGrid.DefaultRowHeight Property

Specifies the height of all rows that are not explicitly resized.

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

Set DefaultRowHeight to the desired height of the rows in the decision grid that are not resized using the mouse. Setting DefaultRowHeight changes the size of all rows in the grid, including rows that have been resized. 

 

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