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

AdvancedFindViewModel..::..TableRow Property

Gets or sets the table row.

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

Syntax


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

Field Value

The table row.