IWinListViewBackground Properties |
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.
|