Version

ComboBoxDataItem Class Members

The following tables list the members exposed by ComboBoxDataItem.

Public Constructors
 NameDescription
Public ConstructorComboBoxDataItem ConstructorOverloaded.   
Public Properties
 NameDescription
Public PropertyDisplayTextGets or sets the display text associated with the item.  
Public PropertyImageGets or sets the image to display in the item.  
Public PropertyTagGets or sets the tag.  
Public PropertyValueGets or sets the value associated with this item.  
Public Methods
 NameDescription
Public MethodToStringReturns the display text.  
Public Events
 NameDescription
Public EventPropertyChangedINotifyPropertyChanged.PropertyChanged event implementation.  
See Also