Contents - Index - Previous - Next


BorderStyle property



Applies to
TProfGrid component

Declaration
property BorderStyle: TBorderStyle;

Description

Determines whether a single line border is drawn around the grid.

Set BorderStyle to bsSingle to add a single line border around the grid control. Set BorderStyle to bsNone to omit the border.