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

AdvancedFilterWindow..::..ConditionComboBox Property

Gets or sets the condition ComboBox.

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

Syntax


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

Field Value

The condition ComboBox.