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

AdvancedFindNewColumnRow Constructor

Initializes a new instance of the AdvancedFindNewColumnRow class.

Namespace:  RingSoft.DbMaintenance
Assembly:  RingSoft.DbMaintenance (in RingSoft.DbMaintenance.dll)

Syntax


public AdvancedFindNewColumnRow(
	AdvancedFindColumnsManager manager
)
Public Sub New ( _
	manager As AdvancedFindColumnsManager _
)
public:
AdvancedFindNewColumnRow(
	AdvancedFindColumnsManager^ manager
)