AdvancedFilterViewModel..::..SearchValueAutoFillSetup Property
Gets or sets the search value automatic fill setup.
Namespace:
RingSoft.DbMaintenanceAssembly: RingSoft.DbMaintenance (in RingSoft.DbMaintenance.dll)
Syntax
public AutoFillSetup SearchValueAutoFillSetup { get; set; }
Public Property SearchValueAutoFillSetup As AutoFillSetup Get Set
public: property AutoFillSetup^ SearchValueAutoFillSetup { AutoFillSetup^ get (); void set (AutoFillSetup^ value); }