True DBGrid for WinForms | ComponentOne
C1.Win.TrueDBGrid.8 Assembly / C1.Win.TrueDBGrid Namespace / C1TrueDBDropdown Class / ValueMember Property

In This Topic
    ValueMember Property (C1TrueDBDropdown)
    In This Topic
    Gets or sets the property used to update the associated grid column.
    Syntax
    'Declaration
     
    Public Property ValueMember As System.String
    public System.string ValueMember {get; set;}
    See Also