DockPanelCollection.Item Property
Name | Parameters | Description |
---|---|---|
Item[Int32] | index | Provides indexed access to the dock panels contained within the collection. |
Item[String] | name | Provides access to the dock panels with the specified name, contained within the collection. |