[]
Gets or sets the element at the specified index.
public C1DockingTabPage this[int index] { get; set; }
| Type | Name | Description |
|---|---|---|
| int | index |
Gets a dockingtab page with the specified key from the collection.
public C1DockingTabPage this[string key] { get; }
| Type | Name | Description |
|---|---|---|
| string | key |