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

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