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

DbLookupTableWindowRegistry..::..ShowWindow Method

Shows the window.

Namespace:  RingSoft.DbLookup
Assembly:  RingSoft.DbLookup (in RingSoft.DbLookup.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.