ComponentOne DataGrid for WPF and Silverlight
C1.WPF.DataGrid Namespace / FilterSourceInfo Class / ValueMemberPath Property

In This Topic
    ValueMemberPath Property (FilterSourceInfo)
    In This Topic
    Value Member path corresponding with display member path
    Syntax
    'Declaration
     
    
    Public Property ValueMemberPath As String
    public string ValueMemberPath {get; set;}
    See Also