RingSoft.DbLookup.Controls.WPF.Properties Namespace
RingSoft.DbMaintenance Namespace

AdvancedFilterWindow..::..DateFilterTypeComboBoxControl Property

Gets or sets the date filter type ComboBox control.

Namespace:  RingSoft.DbLookup.Controls.WPF.AdvancedFind
Assembly:  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);
}

Field Value

The date filter type ComboBox control.