Reporting

Represents an user-defined field in a DataSource.

Namespace: Telerik.Reporting
Assembly: Telerik.Reporting (in Telerik.Reporting.dll)

Syntax

C#
[SerializableAttribute]
public class CalculatedField : INotifyPropertyChanged
Visual Basic
<SerializableAttribute> _
Public Class CalculatedField _
	Implements INotifyPropertyChanged

Inheritance Hierarchy

System..::..Object
  Telerik.Reporting..::..CalculatedField

Version Information

Supported in: 1.0.1

See Also