RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TDBCtrlGrid.PanelHeight Property

Specifies the height (in pixels) of each panel.

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

Set PanelHeight to the desired size of each panel in the grid. When the PanelHeight property is set, the grid resizes itself to fit the new panel height. 

 

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