Skip to main content

TcxFilterCriteriaItem.Value Property

Identifies the value with which item values are compared.

Declaration

property Value: Variant read; write;

Property Value

Type
Variant

Remarks

Use the Value property to set a value with which item values are compared when the current filter condition becomes active. The operator of the comparison operation is specified by the OperatorKind property.

See Also