ComponentOne DataGrid for WPF and Silverlight
C1.WPF.DataGrid Namespace / DataGridColumn Class / FilterMemberPathProperty Field

In This Topic
    FilterMemberPathProperty Field
    In This Topic
    Identifies the FilterMemberPath dependency property.
    Syntax
    'Declaration
     
    
    Public Shared ReadOnly FilterMemberPathProperty As DependencyProperty
    public static readonly DependencyProperty FilterMemberPathProperty
    See Also