ComponentOne DataGrid for WPF and Silverlight
C1.WPF.DataGrid.Filters Namespace / DataGridFilterRow Class / FilterOperationProperty Field

In This Topic
    FilterOperationProperty Field
    In This Topic
    When attached to a C1.WPF.DataGrid.DataGridColumn changes the filter operation that will be performed when filtering using a DataGridFilterRow.
    Syntax
    'Declaration
     
    
    Public Shared ReadOnly FilterOperationProperty As DependencyProperty
    public static readonly DependencyProperty FilterOperationProperty
    See Also