RingSoft.DbLookup.Controls.WPF.Properties Namespace
RingSoft.DbMaintenance Namespace

AdvancedFindWindow Constructor (LookupAddViewArgs)

Initializes a new instance of the AdvancedFindWindow class.

Namespace:  RingSoft.DbLookup.Controls.WPF.AdvancedFind
Assembly:  RingSoft.DbLookup.Controls.WPF (in RingSoft.DbLookup.Controls.WPF.dll)

Syntax


public AdvancedFindWindow(
	LookupAddViewArgs addViewArgs
)
Public Sub New ( _
	addViewArgs As LookupAddViewArgs _
)
public:
AdvancedFindWindow(
	LookupAddViewArgs^ addViewArgs
)

Parameters

addViewArgs
Type: RingSoft.DbLookup.Lookup..::..LookupAddViewArgs
The add view arguments.