Specifies whether the specified header item shows the down or up arrow.
Namespace:
SmartBear.TestLeft.TestObjects.Win
Assembly:
SmartBear.TestLeft (in SmartBear.TestLeft.dll) Version: 14.70.237.11 (14.70.237.11)
Syntax IEnumCollection2<Sort> wSort { get; }
ReadOnly Property wSort As IEnumCollection2(Of Sort)
Get
Dim instance As IWinHeader
Dim value As IEnumCollection2(Of Sort)
value = instance.wSort
property IEnumCollection2<Sort>^ wSort {
IEnumCollection2<Sort>^ get ();
}
Property Value
Type:
IEnumCollection2SortExceptions See Also