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

DataEntryGridContentComboBoxControlHost..::..ComboBox Property

Gets the ComboBox.

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

Syntax


protected ComboBox ComboBox { get; }
Protected ReadOnly Property ComboBox As ComboBox
	Get
protected:
property ComboBox^ ComboBox {
	ComboBox^ get ();
}

Field Value

The ComboBox.