ReadOnlyPanelCollection.Item Property
Name | Parameters | Description |
---|---|---|
Item[Guid] | id | Gets the dock panel with the specified unique identifier. |
Item[Int32] | index | Provides indexed access to the dock panels contained within the collection. |
Item[String] | name | Gets the dock panel which has the specified name. |