AdvancedFilterViewModel..::..DateFilterTypeComboBoxItem Property
Gets or sets the date filter type ComboBox item.
Namespace:
RingSoft.DbMaintenanceAssembly: 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); }