ComponentOne VSFlexGrid 8.0
GridLinesFixed Property

Returns or sets the type of lines to be drawn between fixed cells.

Syntax

[form!]VSFlexGrid.GridLinesFixed[ = GridStyleSettings ]

Remarks

The GridLinesFixed and GridColorFixed properties determine the appearance of the grid lines displayed in the fixed area of the grid. GridLines and GridColor determine the appearance of the grid lines displayed in the scrollable area of the grid.

The settings for the GridLinesFixed property are the same as those used for the GridLines property. The flexGridExcel (13) setting should only be used with the GridLinesFixed property. This setting causes the fixed rows and columns to show a highlighted area corresponding to the current selection. This makes it easy for users to identify which rows and columns are selected on large grids.

The GridColorFixed property is ignored when GridLinesFixed is set to one of the 3D styles. Raised and inset grid lines are always drawn using the system-defined colors for shades and highlights.

Data Type

GridStyleSettings (Enumeration)

Default Value

flexGridInset (2)

 

 


Copyright (c) GrapeCity, inc. All rights reserved.

Product Support Forum  |  Documentation Feedback