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

SystemGlobals..::..TableRegistry Property

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

Syntax


public static DbLookupTableWindowRegistry TableRegistry { get; set; }
Public Shared Property TableRegistry As DbLookupTableWindowRegistry
	Get
	Set
public:
static property DbLookupTableWindowRegistry^ TableRegistry {
	DbLookupTableWindowRegistry^ get ();
	void set (DbLookupTableWindowRegistry^ value);
}