GrapeCity.Win.MultiRow Namespace > ConditionalCellStyleItem Class : Operator Property |
Public Property Operator As ConditionalCellStyleOperator
Dim instance As ConditionalCellStyleItem Dim value As ConditionalCellStyleOperator instance.Operator = value value = instance.Operator
public ConditionalCellStyleOperator Operator {get; set;}
Exception | Description |
---|---|
System.ComponentModel.InvalidEnumArgumentException | The specified value of the operator is not a valid ConditionalCellStyleOperator value. |
The following list lists the operators which do not need an operand.
The following list lists the operators which need one operand.
The following list lists the operators which need two operands.
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2