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

BrowseForAssemblyEventArgs Class

Namespace: DevExpress.DataAccess.Wizard.Views

Assembly: DevExpress.DataAccess.v20.2.dll

NuGet Packages: DevExpress.DataAccess, DevExpress.WindowsDesktop.DataAccess

Declaration

public class BrowseForAssemblyEventArgs :
    EventArgs

Remarks

An instance of the BrowseForAssemblyEventArgs class with appropriate settings is automatically created and passed to the corresponding event handler.

Inheritance

Object
EventArgs
BrowseForAssemblyEventArgs
See Also