Sets the style of the control's gridlines.
public void setGridLineStyle( int gridLineStyle )
gridLineStyle
One of the constants defined by the GridLineStyle class. The default value of the gridLineStyle property is GridLineStyle.SINGLELINE.
WFCInvalidArgumentException thrown if gridLineStyle is not a valid style.
See Also getGridLineStyle