AdvancedFilterWindow..::..FormulaValueTypeComboBox Property
Gets or sets the formula value type ComboBox.
Namespace:
RingSoft.DbLookup.Controls.WPF.AdvancedFindAssembly: RingSoft.DbLookup.Controls.WPF (in RingSoft.DbLookup.Controls.WPF.dll)
Syntax
public TextComboBoxControl FormulaValueTypeComboBox { get; set; }
Public Property FormulaValueTypeComboBox As TextComboBoxControl Get Set
public: property TextComboBoxControl^ FormulaValueTypeComboBox { TextComboBoxControl^ get (); void set (TextComboBoxControl^ value); }