constants GridLinesEnum
Defines how the control paints the grid lines.
Name
Value
Description
exNoLines
0
The control displays no grid lines.
exAllLines
-1
The control displays vertical and horizontal grid lines.
exRowLines
-2
The control paints grid lines only for current rows.