In This Topic
Gets or sets the expression that evaluates to the value of this field. For example: =Fields!Price.Value+Fields!Tax.Value. The expression cannot contain aggregates or references to report items. Field must have exactly one of the following:
DataField or
Value.
Syntax
See Also