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

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