Skip to main content

DevExpress v24.2 Update — Your Feedback Matters

Our What's New in v24.2 webpage includes product-specific surveys. Your response to our survey questions will help us measure product satisfaction for features released in this major update and help us refine our plans for our next major release.

Take the survey Not interested

BaseView.ReleaseDeferredLoadControl Method

Name Parameters Description
ReleaseDeferredLoadControl(BaseDocument, Boolean, Boolean) document, keepControl, disposeControl Fires the BaseView.ControlReleasing event with the specified parameters for the specified document.
ReleaseDeferredLoadControl(BaseDocument, Boolean) document, keepControl Fires the BaseView.ControlReleasing event with the specified parameter for the specified document.
ReleaseDeferredLoadControl(BaseDocument) document Disposes a specific deferred load Document within the current View.