Overload | Description |
---|---|
IndexOf(Cell) | Searches for the specified Xceed.Grid.Cell object and returns the zero-based index of the first occurrence within the list. |
IndexOf(String) | Searches for the specified string and returns the zero-based index of the first occurrence within the list. |