C1.Web.Mvc Namespace / FilterCondition Class / Operator Property

In This Topic
Operator Property
In This Topic
Gets or sets the operator used by this Condition.
Syntax
'Declaration
 
Public Property Operator As Nullable(Of Operator)
 
See Also