Defer Refresh Until Visible property

Use the Defer Refresh Until Visible property to specify whether to populate a collection or subcollection before it becomes visible to the user. Deferral is useful in cases where subcollections or secondary collections are displayed on notebook tabs. If the property is set to True, a collection is not queried until the user selects the tab that contains it.