IWinListViewBackgroundIsTiled Property |
The background image is tiled to fill the entire background of the control.
Namespace:
SmartBear.TestLeft.TestObjects.Win
Assembly:
SmartBear.TestLeft (in SmartBear.TestLeft.dll) Version: 14.70.237.11 (14.70.237.11)
Syntax ReadOnly Property IsTiled As Boolean
Get
Dim instance As IWinListViewBackground
Dim value As Boolean
value = instance.IsTiled
property bool IsTiled {
bool get ();
}
Property Value
Type:
BooleanExceptions See Also