IWinHeaderItemFormatIsString Property |
Returns true if the item displays a string.
Namespace:
SmartBear.TestLeft.TestObjects.Win
Assembly:
SmartBear.TestLeft (in SmartBear.TestLeft.dll) Version: 14.70.237.11 (14.70.237.11)
Syntax ReadOnly Property IsString As Boolean
Get
Dim instance As IWinHeaderItemFormat
Dim value As Boolean
value = instance.IsString
property bool IsString {
bool get ();
}
Property Value
Type:
BooleanExceptions See Also