ComponentOne FlexPivot for WinForms
C1.Win.C1FlexGrid.4.8 Assembly / C1.Win.C1FlexGrid Namespace / Condition Class / Operator Property

In This Topic
    Operator Property (Condition)
    In This Topic
    Gets or sets the operator used by this condition.
    Syntax
    'Declaration
     
    Public Property Operator As ConditionOperator
    public ConditionOperator Operator {get; set;}
    See Also