IGridViewGroup Interface |
Namespace: SmartBear.TestLeft.TestObjects
The IGridViewGroup type exposes the following members.
| Name | Description | |
|---|---|---|
| Expanded |
Returns true if the group is expanded.
| |
| Groups |
Returns a collection of subgroups.
| |
| Name |
Returns the name of the group.
|
| 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.) | |
| Collapse |
Collapses the group.
| |
| Expand |
Expands the group.
| |
| GetPropertyT |
Returns the value of the specified property.
(Inherited from IObject.) | |
| SetProperty |
Sets a value for the specified property.
(Inherited from IObject.) |