Calendar for WinForms | ComponentOne
C1.Win.Input Namespace / IComboBox Interface / ItemsDisplayMember Property

In This Topic
    ItemsDisplayMember Property (IComboBox)
    In This Topic
    Gets or sets the property to display items for this C1ComboBox control.
    Syntax
    'Declaration
     
    
    Property ItemsDisplayMember As String
    string ItemsDisplayMember {get; set;}
    See Also