[]
Gets the view row at the specified ordinal position.
public ViewRow this[int ordinal] { get; }
Public ReadOnly Default Property Item(ordinal As Integer) As ViewRow
| Type | Name | Description |
|---|---|---|
| int | ordinal | The zero-based ordinal position of the view row. |