Skip to main content

BrowseForAssemblyEventArgs Class

Namespace: DevExpress.DataAccess.Wizard.Views

Assembly: DevExpress.DataAccess.v24.2.dll

NuGet Package: DevExpress.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