Gets or sets filter operator used for filtering.

Namespace:  C1.Web.UI.Controls.C1GridView
Assembly:  C1GridViewClient (in C1GridViewClient.dll)

Syntax

JavaScript
function get_filterOperator();
function set_filterOperator(value);

See Also