Back to Devexpress

BaseView.ReleaseDeferredLoadControls Method

windowsforms-devexpress-dot-xtrabars-dot-docking2010-dot-views-dot-baseview-dot-releasedeferredloadcontrols.md

latest1.2 KB
Original Source

BaseView.ReleaseDeferredLoadControls Method

NameParametersDescription
ReleaseDeferredLoadControls()noneDisposes all deferred load Documents within the current view.
ReleaseDeferredLoadControls(Boolean, Boolean)keepControls, disposeControlsFires the BaseView.ControlReleasing event with the specified parameters for all documents with unreleased content in the current BaseView.
ReleaseDeferredLoadControls(Boolean)keepControlsFires the BaseView.ControlReleasing event with the specified parameter for all documents with unreleased content in the current BaseView.