Reporting

The CalculatedField type exposes the following members.

Constructors

  NameDescription
Public methodCalculatedField()()()()
Initializes a new instance of the CalculatedField class
Public methodCalculatedField(String)
Initializes a new instance of the CalculatedField class
Public methodCalculatedField(String, Type)
Initializes a new instance of the CalculatedField class
Public methodCalculatedField(String, Type, String)
Initializes a new instance of the CalculatedField class

Properties

  NameDescription
Public propertyDataType
Gets or sets the data type of the CalculatedField
Public propertyExpression
Gets or sets the expression of the CalculatedField
Public propertyName
Gets or sets the name of the CalculatedField

Events

  NameDescription
Public eventPropertyChanged

See Also