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

AdvancedFilterViewModel..::..ConditionComboBoxSetup Property

Gets or sets the condition ComboBox setup.

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

Syntax


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

Field Value

The condition ComboBox setup.