TextComboBoxControl..::..Setup Property
Gets or sets the setup. This is a bind-able property.
Namespace:
RingSoft.DataEntryControls.WPFAssembly: RingSoft.DataEntryControls.WPF (in RingSoft.DataEntryControls.WPF.dll)
Syntax
public TextComboBoxControlSetup Setup { get; set; }
Public Property Setup As TextComboBoxControlSetup Get Set
public: property TextComboBoxControlSetup^ Setup { TextComboBoxControlSetup^ get (); void set (TextComboBoxControlSetup^ value); }