[]
        
(Showing Draft Content)

C1.Web.Mvc.ConditionFilter

ConditionFilter Class

Defines a condition filter for a column.

Inheritance
ConditionFilter
Namespace: C1.Web.Mvc
Assembly: C1.Web.Mvc.dll
Syntax
public class ConditionFilter

Properties

Name Description
And

Gets whether the two conditions should be combined with an AND or an OR operator.

Condition1

Gets the first condition in the filter.

Condition2

Gets the second condition in the filter.