Back to Devexpress

LayoutControl.GetItemByControl Method

windowsforms-devexpress-dot-xtralayout-dot-layoutcontrol-dot-getitembycontrol.md

latest642 B
Original Source

LayoutControl.GetItemByControl Method

NameParametersDescription
GetItemByControl(Control, LayoutControlGroup)control, groupReturns the layout item which is contained within the specified group and holds the specified control.
GetItemByControl(Control)controlReturns the layout item contained within the root group which holds the specified control.