ComponentOne DataGrid for WPF and Silverlight
ValueMemberPath Property (DataGridMultiValueFilter)

C1.Silverlight.DataGrid Namespace > DataGridMultiValueFilter Class : ValueMemberPath Property
Gets or sets the name of the property or path of the items set in ItemsSource in order to filter by the value contained in that property.
Syntax
'Declaration
 
Public Property ValueMemberPath As System.String
public System.string ValueMemberPath {get; set;}

Property Value

The value member path.
See Also

Reference

DataGridMultiValueFilter Class
DataGridMultiValueFilter Members