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

TextComboBoxControlSetup Members

The TextComboBoxControlSetup type exposes the following members.

Methods


  Name Description
Public method GetItem
Gets the combo box item of the associated numeric value.
Public method LoadFromEnum(Type)
Loads from an enum. Uses each enum item's Description attribute as the combo box item text.
Public method LoadFromEnum(EnumFieldTranslation)
Loads from enum.
Public method LoadFromEnum<(Of <<'(T>)>>)()()()()
Loads from an enum. Uses each enum item's Description attribute as the combo box item text.

Properties


  Name Description
Public property Items
Gets the combo box items.