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

AdvancedFilterViewModel..::..FormulaValueComboBoxSetup Property

Gets or sets the formula value ComboBox setup.

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

Syntax


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

Field Value

The formula value ComboBox setup.