Click or drag to resize

IWinListViewwBackground Property

Returns the Win32ListViewBackground object that provides a scripting interface to the list view background image.

Namespace:  SmartBear.TestLeft.TestObjects.Win
Assembly:  SmartBear.TestLeft (in SmartBear.TestLeft.dll) Version: 14.70.237.11 (14.70.237.11)
Syntax
IWinListViewBackground wBackground { get; }

Property Value

Type: IWinListViewBackground
Exceptions
ExceptionCondition
InvocationExceptionWill be thrown if invocation fails.
WebExceptionWill be thrown if there are network problems.
See Also