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

AdvancedFindFormulaColumnViewModel..::..DecimalFormatComboBoxItem Property

Gets or sets the decimal format ComboBox item.

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

Syntax


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

Field Value

The decimal format ComboBox item.