LayoutGroup.Item Property
| Name | Parameters | Description |
|---|---|---|
| Item[Int32] | index | Provides indexed access to items in the collection. |
| Item[String] | name | Provides access to items in the collection by name. |
| Name | Parameters | Description |
|---|---|---|
| Item[Int32] | index | Provides indexed access to items in the collection. |
| Item[String] | name | Provides access to items in the collection by name. |