LayoutControl.GetItemByControl Method
| Name | Parameters | Description |
|---|---|---|
| GetItemByControl(Control, LayoutControlGroup) | control, group | Returns the layout item which is contained within the specified group and holds the specified control. |
| GetItemByControl(Control) | control | Returns the layout item contained within the root group which holds the specified control. |