constants GridLinesEnum
Specifies the type of grid lines. Use the
GridLines
property to specify whether the control draws the grid lines.
Name
Value
Description
exDotLines
-1
exDotLines. Renders dot grid lines.
exNoGridLines
0
exNoGridLines. No grid lines rendered.
exSolidLines
1
exSolidLines. Renders solid grid lines.