ComponentOne Extender Controls for ASP.NET Web Forms
C1.Web.Wijmo.Extenders.4 Assembly / C1.Web.Wijmo.Extenders.C1Grid Namespace / CustomFilterOperator Class
Properties

In This Topic
    CustomFilterOperator Class Members
    In This Topic

    The following tables list the members exposed by CustomFilterOperator.

    Public Constructors
     NameDescription
    Public ConstructorInitializes a new instance of the CustomFilterOperator class.  
    Top
    Public Properties
     NameDescription
    Public PropertyAn array of datatypes to which the filter can be applied.  
    Public PropertyThe number of filter operands. Can be either 1 or 2.  
    Public PropertyOperator name.  
    Public PropertyComparsion operator, the number of accepted parameters depends upon the Arity. The first parameter is a data value, the second parameter is a filter value.  
    Top
    See Also