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

In This Topic
    FilterOperationProperty Field (DataGridFilterRow)
    In This Topic
    When attached to a C1.Silverlight.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