DeleteRecordViewModel..::..TableDataSource Property
Gets or sets the table data source.
Namespace:
RingSoft.DbLookupAssembly: RingSoft.DbLookup (in RingSoft.DbLookup.dll)
Syntax
public ListControlDataSource TableDataSource { get; set; }
Public Property TableDataSource As ListControlDataSource Get Set
public: property ListControlDataSource^ TableDataSource { ListControlDataSource^ get (); void set (ListControlDataSource^ value); }