[]
returns true if the data at the given row is the same as the passed in string
protected virtual bool shouldMerge(string str, int row, int col, int delta)
Type | Name | Description |
---|---|---|
string | str | |
int | row | absolute row number |
int | col | |
int | delta |
Type | Description |
---|---|
bool |