Retrieves a boolean value indicating whether gridlines appear between the rows and columns containing the items and subitems in a list view control.
public final boolean getGridLines()
Returns true if gridlines are drawn around items and subitems; otherwise, returns false.
See Also setGridLines