constants GridLinesEnum
Defines how the group paints the grid lines.

NameValueDescription
exNoLines0 The group displays no grid lines.
exAllLines-1 The group displays vertical and horizontal grid lines.
exRowLines-2 The group paints grid lines only for current rows.
exHLines1 Only horizontal grid lines are shown.
exVLines2 Only vertical grid lines are shown.