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

AdvancedFindFormulaColumnViewModel..::..DataTypeComboBoxControlSetup Property

Gets or sets the data type ComboBox control setup.

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

Syntax


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

Field Value

The data type ComboBox control setup.