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