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

AdvancedFilterViewModel..::..DateFilterTypeComboBoxControlSetup Property

Gets or sets the date filter type ComboBox control setup.

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

Syntax


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

Field Value

The date filter type ComboBox control setup.