AdvancedFindFormulaColumnViewModel..::..DecimalFormatComboSetup Property
Gets or sets the decimal format combo setup.
Namespace:
RingSoft.DbLookup.AdvancedFindAssembly: RingSoft.DbLookup (in RingSoft.DbLookup.dll)
Syntax
public TextComboBoxControlSetup DecimalFormatComboSetup { get; set; }
Public Property DecimalFormatComboSetup As TextComboBoxControlSetup Get Set
public: property TextComboBoxControlSetup^ DecimalFormatComboSetup { TextComboBoxControlSetup^ get (); void set (TextComboBoxControlSetup^ value); }