AdvancedFindViewModel..::..TableSetup Property
Gets or sets the table setup.
Namespace:
RingSoft.DbMaintenanceAssembly: RingSoft.DbMaintenance (in RingSoft.DbMaintenance.dll)
Syntax
public ListControlSetup TableSetup { get; set; }
Public Property TableSetup As ListControlSetup Get Set
public: property ListControlSetup^ TableSetup { ListControlSetup^ get (); void set (ListControlSetup^ value); }