ComponentOne DataGrid for WPF and Silverlight
C1.WPF.DataGrid.Filters Namespace / DataGridContentFilter Class / FilterCommandProperty Field

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