RingSoft.DataEntryControls.Engine.Annotations Namespace
RingSoft.DataEntryControls.WPF Namespace

TextComboBoxControl..::..Setup Property

Gets or sets the setup. This is a bind-able property.

Namespace:  RingSoft.DataEntryControls.WPF
Assembly:  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);
}

Field Value

The setup.