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

DataEntryGridTextComboBoxCellProps..::..ComboBoxSetup Property

Gets the ComboBox setup.

Namespace:  RingSoft.DataEntryControls.Engine.DataEntryGrid
Assembly:  RingSoft.DataEntryControls.Engine (in RingSoft.DataEntryControls.Engine.dll)

Syntax


public TextComboBoxControlSetup ComboBoxSetup { get; }
Public ReadOnly Property ComboBoxSetup As TextComboBoxControlSetup
	Get
public:
property TextComboBoxControlSetup^ ComboBoxSetup {
	TextComboBoxControlSetup^ get ();
}

Field Value

The ComboBox setup.