IWinListViewBackground Interface |
Namespace: SmartBear.TestLeft.TestObjects.Win
The IWinListViewBackground type exposes the following members.
Name | Description | |
---|---|---|
![]() | Color |
Returns the background color of a list-view control.
|
![]() | IsTiled |
The background image is tiled to fill the entire background of the control.
|
![]() | Url |
Returns the URL of the background image.
|
![]() | xOffsetPercent |
The percentage of the control's client area that the image is offset horizontally.
|
![]() | yOffsetPercent |
The percentage of the control's client area that the image is offset vertically.
|
Name | Description | |
---|---|---|
![]() | CallMethod<T>(String,Object[]) |
Invokes the specified method and returns the result.
(Inherited from IObject.) |
![]() | Cast<T> |
Casts the interface to an interface of another type.
(Inherited from IObject.) |
![]() | GetProperty<T> |
Returns the value of the specified property.
(Inherited from IObject.) |
![]() | SetProperty |
Sets a value for the specified property.
(Inherited from IObject.) |