AdvancedFindFormulaColumnViewModel..::..DecimalFormatComboBoxItem Property
Gets or sets the decimal format ComboBox item.
Namespace:
RingSoft.DbLookup.AdvancedFindAssembly: 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); }