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

AdvancedFilterViewModel..::..ValueComboBoxSetup Property

Gets or sets the value ComboBox setup.

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

Syntax


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

Field Value

The value ComboBox setup.