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

ChooseEFContextPage.BrowseForAssembly() Method

Runs the Open File dialog (corresponds to clicking the Browse button on the Select the Data Context wizard page to select a custom assembly).

Namespace: DevExpress.Xpf.DataAccess.DataSourceWizard

Assembly: DevExpress.Xpf.DataAccess.v18.2.dll

Declaration

public void BrowseForAssembly()

Remarks

In the End-User Report Designer, the Browse button is not available on this page by default. To learn more, see Ensuring Data Access Security.

See Also