[]
Gets an editable data row item at the specified row.
IEditableObject GetItem(int row)
Function GetItem(row As Integer) As IEditableObject
Type | Name | Description |
---|---|---|
int | row | Row index |
Type | Description |
---|---|
IEditableObject | The IEditable object. |