Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
OverviewMethodsThis PackageAll Packages
ListView.getGridLines
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