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

AdvancedFilterViewModel..::..ValueComboBoxItem Property

Gets or sets the value ComboBox item.

Namespace:  RingSoft.DbMaintenance
Assembly:  RingSoft.DbMaintenance (in RingSoft.DbMaintenance.dll)

Syntax


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

Field Value

The value ComboBox item.