ComponentOne DataGrid for WPF and Silverlight
C1.Silverlight.DataGrid Namespace / DataGridMultiValueFilter Class / ValueMemberPathProperty Field

In This Topic
    ValueMemberPathProperty Field (DataGridMultiValueFilter)
    In This Topic
    Identifies the ValueMemberPath dependency property.
    Syntax
    'Declaration
     
    
    Public Shared ReadOnly ValueMemberPathProperty As DependencyProperty
    public static readonly DependencyProperty ValueMemberPathProperty
    See Also