Click or drag to resize

ComboBoxItem Properties

The ComboBoxItem type exposes the following members.

Properties
  NameDescription
Public propertyText
Text of item. This will be displayed in the list.
Public propertyValue
Value associated with item. May be null.
Top
See Also