RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TDBCtrlGrid.PanelBorder Property

Determines whether each panel is drawn with a raised border around it.

Pascal
property PanelBorder: TDBCtrlGridBorder;
C++
__property TDBCtrlGridBorder PanelBorder;

The default value of gbRaised draws a raised border. Set PanelBorder to gbNone to eliminate the border. 

 

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