RingSoft.DbLookup.Controls.WPF.Properties Namespace
RingSoft.DbMaintenance Namespace

AdvancedFindRefreshViewModel..::..RefreshConditionSetup Property

Gets or sets the refresh condition setup.

Namespace:  RingSoft.DbLookup.AdvancedFind
Assembly:  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);
}

Field Value

The refresh condition setup.