[]
Gets or sets the cell value specified by the row index in this column.
[Browsable(false)]
public object this[int rowIndex] { get; set; }
<Browsable(False)>
Public Default Property Item(rowIndex As Integer) As Object
| Type | Name | Description |
|---|---|---|
| int | rowIndex |