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

DbMaintenanceWindowRegistry..::..ShowWindow Method

Shows the window.

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

Syntax


public void ShowWindow(
	TableDefinitionBase tableDefinition
)
Public Sub ShowWindow ( _
	tableDefinition As TableDefinitionBase _
)
public:
void ShowWindow(
	TableDefinitionBase^ tableDefinition
)

Parameters

tableDefinition
Type: RingSoft.DbLookup.ModelDefinition..::..TableDefinitionBase
The table definition.