Skip to main content
A newer version of this page is available. .

LayoutControl.Clear Method

Name Parameters Description
Clear() none Disposes all the layout items and their controls owned by the Layout Control. Hidden items are not removed.
Clear(Boolean, Boolean) clearHiddenItems, disposeControls Clears items, allowing hidden items to be removed.