ComponentOne List for WinForms
C1.Win.C1List.ListBase Namespace / C1ListBase Class / ValueMember Property

In This Topic
    ValueMember Property (C1ListBase)
    In This Topic
    Specifies the field name for binding purposes.
    Syntax
    'Declaration
     
    
    Public Property ValueMember As String
    public string ValueMember {get; set;}
    See Also