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