Reports for WinForms | ComponentOne
C1.C1Report.4 Assembly / C1.C1Rdl.Rdl2008 Namespace / Filter Class / Operator Property

In This Topic
    Operator Property (Filter)
    In This Topic
    Gets or sets the operator used to compare the Expression and Values.
    Syntax
    'Declaration
     
    Public Property Operator As Operator
    public Operator Operator {get; set;}
    See Also