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

AdvancedFilterWindow..::..FormulaValueTypeComboBox Property

Gets or sets the formula value type ComboBox.

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

Syntax


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

Field Value

The formula value type ComboBox.