IWinListViewGroup Interface |
Namespace: SmartBear.TestLeft.TestObjects.Win
The IWinListViewGroup type exposes the following members.
| Name | Description | |
|---|---|---|
| DescriptionBottom |
Returns the group’s bottom description text. (Windows Vista only).
| |
| DescriptionTop |
Returns the group’s top description text. (Windows Vista only).
| |
| ExtendedImage |
Returns the group’s extended image. (Windows Vista only).
| |
| Footer |
Returns the text of the group’s footer.
| |
| FooterAlign |
Returns the alignment of the group’s footer text.
| |
| Header |
Returns the text of the group’s header.
| |
| HeaderAlign |
Returns the alignment of the group’s header text.
| |
| Id |
Returns the group’s identifier.
| |
| SubsetTitle |
Returns the group’s subset title. (Windows Vista only).
| |
| Subtitle |
Returns the group’s subtitle text. (Windows Vista only).
| |
| Task |
Returns the group’s task text. (Windows Vista only).
| |
| TitleImage |
Returns the group’s title image. (Windows Vista only).
|
| Name | Description | |
|---|---|---|
| CallMethodT(String, Object) |
Invokes the specified method and returns the result.
(Inherited from IObject.) | |
| CastT |
Casts the interface to an interface of another type.
(Inherited from IObject.) | |
| GetPropertyT |
Returns the value of the specified property.
(Inherited from IObject.) | |
| SetProperty |
Sets a value for the specified property.
(Inherited from IObject.) |