In The Hand LtdIn The Hand
GetGridLines Method (listView)
NamespacesInTheHand.Windows.FormsListViewHelperGetGridLines(ListView)
.NET Components for Mobility
Gets a value indicating whether grid lines appear between the rows and columns containing the items and subitems in the control.
Declaration Syntax
C#Visual Basic
public static bool GetGridLines(
	ListView listView
)
Public Shared Function GetGridLines ( _
	listView As ListView _
) As Boolean
Parameters
listView (ListView)
The ListView control.
Return Value
true if grid lines are drawn around items and subitems; otherwise, false. The default is false.

Assembly: InTheHand.Windows.Forms (Module: InTheHand.Windows.Forms) Version: 7.0.0.0