ComponentOne DataGrid for WPF and Silverlight
FilterOperator Property (C1RiaAdapter)

C1.Silverlight.DataGrid.Ria Namespace > C1RiaAdapter Class : FilterOperator Property
Gets or sets the logical operator used for combining FilterDescriptors in the filters collection.
Syntax
'Declaration
 
Public Property FilterOperator As System.Windows.Controls.FilterDescriptorLogicalOperator
public System.Windows.Controls.FilterDescriptorLogicalOperator FilterOperator {get; set;}
See Also

Reference

C1RiaAdapter Class
C1RiaAdapter Members