ComponentOne Input for WinForms
ItemsDisplayMember Property

C1.Win.C1Input.4 Assembly > C1.Win.C1Input Namespace > C1ComboBox Class : ItemsDisplayMember Property
Gets or sets the property to display items for this C1ComboBox control.
Syntax
'Declaration
 
Public Property ItemsDisplayMember As System.String
public System.string ItemsDisplayMember {get; set;}
See Also

Reference

C1ComboBox Class
C1ComboBox Members