ComponentOne DataGrid for WPF and Silverlight
C1.WPF.DataGrid Namespace / C1DataGrid Class / CanUserFilterProperty Field

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