Method PanelIndex
PanelIndex(string)
Returns the panel index
Declaration
public int PanelIndex(string displayName)
Parameters
| Type | Name | Description |
|---|---|---|
| string | displayName | The displayname for the panel |
Returns
| Type | Description |
|---|---|
| int | The index for the panel or -1 if not found. |