RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TDBCtrlGrid.PanelWidth Property

Specifies the width (in pixels) of each panel.

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

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

 

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