AdvancedFindRefreshViewModel..::..RefreshRateSetup Property
Gets or sets the refresh rate setup.
Namespace:
RingSoft.DbLookup.AdvancedFindAssembly: RingSoft.DbLookup (in RingSoft.DbLookup.dll)
Syntax
public TextComboBoxControlSetup RefreshRateSetup { get; set; }
Public Property RefreshRateSetup As TextComboBoxControlSetup Get Set
public: property TextComboBoxControlSetup^ RefreshRateSetup { TextComboBoxControlSetup^ get (); void set (TextComboBoxControlSetup^ value); }