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