[]
Searches for the specified column and returns the zero-based index of the first occurrence within the entire C1TreeColumnCollection.
public int IndexOf(C1TreeColumn column)
| Type | Name | Description |
|---|---|---|
| C1TreeColumn | column | The column to locate in the collection. |
| Type | Description |
|---|---|
| int |