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