AdvancedFindFormulaColumnViewModel..::..DataTypeComboBoxControlSetup Property
Gets or sets the data type ComboBox control setup.
Namespace:
RingSoft.DbLookup.AdvancedFindAssembly: 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); }