Back to Devexpress

BaseLayoutItem.RestoreFromCustomization Method

windowsforms-devexpress-dot-xtralayout-dot-baselayoutitem-dot-restorefromcustomization.md

latest1.3 KB
Original Source

BaseLayoutItem.RestoreFromCustomization Method

NameParametersDescription
RestoreFromCustomization()noneRestores the current layout item from the Customization Form and adds it to the root group with the default layout type.
RestoreFromCustomization(BaseLayoutItem, InsertType)baseItem, insertTypeRestores the current layout item from the Customization Form and adds it to the parent group of the specified item at the specified visual position.
RestoreFromCustomization(LayoutItemDragController)controllerRestores the current layout item from the Customization Form and displays it at the specified position within the LayoutControl.
RestoreFromCustomization(LayoutGroup)parentRestores the current layout item from the Customization Form and adds it to the specified group with the default layout type.