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

AdvancedFindViewModel..::..TableSetup Property

Gets or sets the table setup.

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

Syntax


public ListControlSetup TableSetup { get; set; }
Public Property TableSetup As ListControlSetup
	Get
	Set
public:
property ListControlSetup^ TableSetup {
	ListControlSetup^ get ();
	void set (ListControlSetup^ value);
}

Field Value

The table setup.