Skip to main content
A newer version of this page is available. .

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 the data member of the calculated field.
DataType Gets or sets the type of the value returned by the calculated field.
Expression Gets or sets the expression of the calculated field.
Name Gets or sets the name of the calculated field.
See Also