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