IWinListViewwHeader Property |
Returns the Win32Header object that provides the scripting interface to the list view header.
Namespace:
SmartBear.TestLeft.TestObjects.Win
Assembly:
SmartBear.TestLeft (in SmartBear.TestLeft.dll) Version: 14.70.237.11 (14.70.237.11)
Syntax IWinHeader wHeader { get; }
ReadOnly Property wHeader As IWinHeader
Get
Dim instance As IWinListView
Dim value As IWinHeader
value = instance.wHeader
property IWinHeader^ wHeader {
IWinHeader^ get ();
}
Property Value
Type:
IWinHeaderExceptions See Also