ListView.getGridLines

Overview | Methods | This Package | All 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