[]
Gets or sets the value of C1.DataCollection.FilterOperation, which is used as the default value for a newly added expression. The default value is C1.DataCollection.FilterOperation.Equal.
public virtual FilterOperation DefaultFilterOperation { get; set; }
Type | Condition |
---|---|
InvalidOperationException | The specified C1.DataCollection.FilterOperation is not supported by the filter. |