Click or drag to resize

IWinListViewwListViewStyleEx Property

Returns the Win32ListViewStyleEx object that provides a scripting interface to the list view extended styles.

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

Property Value

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