Back to Devexpress

LayoutControl.Clear Method

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

latest480 B
Original Source

LayoutControl.Clear Method

NameParametersDescription
Clear()noneDisposes all the layout items and their controls owned by the Layout Control. Hidden items are not removed.
Clear(Boolean, Boolean)clearHiddenItems, disposeControlsClears items, allowing hidden items to be removed.