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

AdvancedFindViewModel..::..TableDataSource Property

Gets or sets the table data source.

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

Syntax


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

Field Value

The table data source.