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