[]
Gets the Row at the specified index.
public Row this[int index] { get; }
Public ReadOnly Default Property Item(index As Integer) As Row
| Type | Name | Description |
|---|---|---|
| int | index |
Use the Row object returned by this method to set attributes such as row height, visibility, style, selected state, and so on.