Overload | Description |
---|---|
InsertRowCore(Int32) | Inserts a new row with column default values, at the specified index, if CanInsertRow is true |
InsertRowCore(Int32,Object[]) | Inserts a new row with the specified values, at the specified index, if CanInsertRow is true |