AdvancedFindViewModel..::..TableRow Property
Gets or sets the table row.
Namespace:
RingSoft.DbMaintenanceAssembly: 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); }