IEasyTestGridGrouping Members
Exposes the API that provides access to data grid grouping features in test code.Methods
| Name | Description |
|---|---|
| ExpandGroup(String) | Expands a specified group. |
| GroupBy(String) | Groups grid rows by a specified column. |
| UngroupAll() | Ungroups grid data. |
See Also