XtraMdiTabPageCollection.Item Property
| Name | Parameters | Description |
|---|---|---|
| Item[Int32] | index | Gets the tab page at the specified position within the collection. |
| Item[Form] | mdiChild | Gets the tab page which corresponds to the specified MDI child form. |
| Name | Parameters | Description |
|---|---|---|
| Item[Int32] | index | Gets the tab page at the specified position within the collection. |
| Item[Form] | mdiChild | Gets the tab page which corresponds to the specified MDI child form. |