[]
Returns the index of the specified PageColumnDef in the current collection.
public int IndexOf(PageColumnDef pageColumnDef)
| Type | Name | Description |
|---|---|---|
| PageColumnDef | pageColumnDef | The PageColumnDef to search for. |
| Type | Description |
|---|---|
| int | The index of the specified column definition in the current collection. |