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