IWinListViewGroupSubsetTitle Property |
Returns the group’s subset title. (Windows Vista only).
Namespace:
SmartBear.TestLeft.TestObjects.Win
Assembly:
SmartBear.TestLeft (in SmartBear.TestLeft.dll) Version: 14.70.237.11 (14.70.237.11)
Syntax string SubsetTitle { get; }
ReadOnly Property SubsetTitle As String
Get
Dim instance As IWinListViewGroup
Dim value As String
value = instance.SubsetTitle
property String^ SubsetTitle {
String^ get ();
}
Property Value
Type:
StringExceptions See Also