MultiColumnCombo for WinForms | ComponentOne
C1.Win.Input.MultiColumnCombo Namespace / C1MultiColumnCombo Class / DisplayMember Property

In This Topic
    DisplayMember Property
    In This Topic
    Syntax
    'Declaration
     
    
    Public Property DisplayMember As String
    public string DisplayMember {get; set;}
    See Also