ComponentOne ASP.NET MVC Controls
And Property

C1.Web.Mvc Namespace > ConditionFilter Class : And Property
Gets whether the two conditions should be combined with an AND or an OR operator.
Syntax
'Declaration
 
Public Property And As Boolean
public bool And {get; set;}
See Also

Reference

ConditionFilter Class
ConditionFilter Members