In The Hand LtdIn The Hand
GetBackgroundImageTiled Method (listView)
NamespacesInTheHand.Windows.FormsListViewHelperGetBackgroundImageTiled(ListView)
.NET Components for Mobility
Gets or sets a value indicating whether the background image of the ListView should be tiled.
Declaration Syntax
C#Visual Basic
public static bool GetBackgroundImageTiled(
	ListView listView
)
Public Shared Function GetBackgroundImageTiled ( _
	listView As ListView _
) As Boolean
Parameters
listView (ListView)

[Missing <param name="listView"/> documentation for "M:InTheHand.Windows.Forms.ListViewHelper.GetBackgroundImageTiled(System.Windows.Forms.ListView)"]

Return Value
true if the background image of the ListView should be tiled; otherwise, false. The default is false.

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