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; }
ReadOnly Property wListViewStyleEx As IWinListViewStyleEx
Get
Dim instance As IWinListView
Dim value As IWinListViewStyleEx
value = instance.wListViewStyleEx
property IWinListViewStyleEx^ wListViewStyleEx {
IWinListViewStyleEx^ get ();
}
Property Value
Type:
IWinListViewStyleExExceptions See Also