AdvancedFilterViewModel..::..ConditionComboBoxSetup Property
Gets or sets the condition ComboBox setup.
Namespace:
RingSoft.DbMaintenanceAssembly: RingSoft.DbMaintenance (in RingSoft.DbMaintenance.dll)
Syntax
public TextComboBoxControlSetup ConditionComboBoxSetup { get; set; }
Public Property ConditionComboBoxSetup As TextComboBoxControlSetup Get Set
public: property TextComboBoxControlSetup^ ConditionComboBoxSetup { TextComboBoxControlSetup^ get (); void set (TextComboBoxControlSetup^ value); }