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

AdvancedFindFormulaColumnViewModel..::..DataTypeComboBoxItem Property

Gets or sets the data type ComboBox item.

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

Syntax


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

Field Value

The data type ComboBox item.