Click or drag to resize

IGridViewGroup Interface

The test interface for grid view's groups.

Namespace:  SmartBear.TestLeft.TestObjects
Assembly:  SmartBear.TestLeft (in SmartBear.TestLeft.dll) Version: 14.60.289.11 (14.60.289.11)
Syntax
public interface IGridViewGroup : IObject

The IGridViewGroup type exposes the following members.

Properties
  NameDescription
Public propertyExpanded
Returns true if the group is expanded.
Public propertyGroups
Returns a collection of subgroups.
Public propertyName
Returns the name of the group.
Top
Methods
See Also