AdvancedFindFilterRow..::..EndLogicsSetup Property
Gets the end logics setup.
Namespace:
RingSoft.DbMaintenanceAssembly: RingSoft.DbMaintenance (in RingSoft.DbMaintenance.dll)
Syntax
public TextComboBoxControlSetup EndLogicsSetup { get; set; }
Public Property EndLogicsSetup As TextComboBoxControlSetup Get Set
public: property TextComboBoxControlSetup^ EndLogicsSetup { TextComboBoxControlSetup^ get (); void set (TextComboBoxControlSetup^ value); }