IGridRowViewCollection2<T> Interface |
Namespace: SmartBear.TestLeft.TestObjects
public interface IGridRowViewCollection2<T> : IGridRowViewCollection<int, T>, IGridRowViewCollection<string, T>
The IGridRowViewCollection2<T> type exposes the following members.
Name | Description | |
---|---|---|
![]() | Item |
Gets the data associated with a child view by the row index (zero-based).
(Inherited from IGridRowViewCollection<P, T>.) |