constants GridLinesStyleEnum
The GridLinesStyle type specifies the style to show the control's grid lines. The GridLineStyle property indicates the style of the gridlines being displayed in the view if the DrawGridLines property is not zero. The GridLinesStyle enumeration specifies the style for horizontal or/and vertical gridlines in the control.

NameValueDescription
exGridLinesDot0 The control's gridlines are shown as dotted.
exGridLinesHDot41 The horizontal control's gridlines are shown as dotted.
exGridLinesVDot42 The vertical control's gridlines are shown as dotted.
exGridLinesDot43 The control's gridlines are shown as solid.
exGridLinesHDash4 The horizontal control's gridlines are shown as dashed.
exGridLinesVDash8 The vertical control's gridlines are shown as dashed.
exGridLinesDash12 The control's gridlines are shown as dashed.
exGridLinesHSolid16 The horizontal control's gridlines are shown as solid.
exGridLinesVSolid32 The vertical control's gridlines are shown as solid.
exGridLinesSolid48 The control's gridlines are shown as solid.
exGridLinesGeometric512 exGridlinesGeometric. The control's gridlines are drawn using a geometric pen. A geometric pen can have any width and can have any of the attributes of a brush, such as dithers and patterns (a cosmetic pen can only be a single pixel wide and must be a solid co?Ç?\