constants GridLinesEnum
Specifies the type of grid lines. Use the GridLines property to specify whether the control draws the grid lines.

NameValueDescription
exDotLines-1 exDotLines. Renders dot grid lines.
exNoGridLines0 exNoGridLines. No grid lines rendered.
exSolidLines1 exSolidLines. Renders solid grid lines.