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

AdvancedFilterViewModel..::..DateFilterTypeComboBoxItem Property

Gets or sets the date filter type ComboBox item.

Namespace:  RingSoft.DbMaintenance
Assembly:  RingSoft.DbMaintenance (in RingSoft.DbMaintenance.dll)

Syntax


public TextComboBoxItem DateFilterTypeComboBoxItem { get; set; }
Public Property DateFilterTypeComboBoxItem As TextComboBoxItem
	Get
	Set
public:
property TextComboBoxItem^ DateFilterTypeComboBoxItem {
	TextComboBoxItem^ get ();
	void set (TextComboBoxItem^ value);
}

Field Value

The date filter type ComboBox item.