CalculatedField Properties
A calculated field that allows you to apply complex expressions to data fields obtained from the data source.Name | Description |
---|---|
DataMember | Gets or sets a data member that specifies to what query the field belongs. |
DataType | For internal use. |
Expression | Gets or sets the expression of the calculated field. |
Name | Gets or sets the name of the calculated field. |
See Also