Nevron.Nov.Grid Namespace / NOperatorRowCondition Class


In This Topic
    NOperatorRowCondition Class Properties
    In This Topic

    For a list of all members of this type, see NOperatorRowCondition members.

    Public Properties
     NameDescription
    Public PropertyGets or sets whether the string match operation is performed in case sensitive or case insensitive manner. By default true. Only has effects when Operator is equal to StartsWith, EndsWith, Contains, ContainedIn and Like.  
    Public PropertyGets or sets the filter operator to apply.  
    Public PropertyGets or sets the filter value  
    Top
    See Also