VSFlexGrid Control > VSFlexGrid Properties, Events, and Methods > VSFlexGrid Properties > SheetBorder Property |
Returns or sets the color used to draw the border around the sheet.
[form!]VSFlexGrid.SheetBorder[ = colorref& ]
This property is useful if you want to make a grid look like a page, with no border around the cells. To do this, set the SheetBorder and BackColorBkg properties to the same color as the grid background (BackColor property).
Color