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