Parameters
- item
- String containing the data for the new row. Items are separated by tab characters by default. You can change the separator character using the C1FlexGridBase.ClipSeparators property.
- index
- Position where the new row will be inserted.
Return Value
A reference to the new row.