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

AdvancedFindRefreshViewModel..::..RefreshConditionItem Property

Gets or sets the refresh condition item.

Namespace:  RingSoft.DbLookup.AdvancedFind
Assembly:  RingSoft.DbLookup (in RingSoft.DbLookup.dll)

Syntax


public TextComboBoxItem RefreshConditionItem { get; set; }
Public Property RefreshConditionItem As TextComboBoxItem
	Get
	Set
public:
property TextComboBoxItem^ RefreshConditionItem {
	TextComboBoxItem^ get ();
	void set (TextComboBoxItem^ value);
}

Field Value

The refresh condition item.