Back to Devexpress

CalculatedField Properties

xtrareports-devexpress-dot-xtrareports-dot-ui-dot-calculatedfield-dot-underscore-properties.md

latest4.5 KB
Original Source

CalculatedField Properties

A calculated field.

NameDescription
CanRaiseEvents protectedGets a value indicating whether the component can raise an event. Inherited from Component.
ContainerGets the IContainer that contains the Component. Inherited from Component.
DataMemberSpecifies the data member of the calculated field.
DataSourceSpecifies the data source, associated with the calculated field.
DesignMode protectedGets a value that indicates whether the Component is currently in design mode. Inherited from Component.
DisplayNameSpecifies the display name of the calculated field.
Events protectedGets the list of event handlers that are attached to this Component. Inherited from Component.
ExpressionSpecifies the expression of the calculated field.
FieldTypeSpecifies the type of the value returned by the calculated field.
IsDisposedFor internal use. Gets a value indicating whether the control has been disposed of.
NameGets or sets the calculated field‘s name.
ObjectTypeFor internal use.
ScriptsProvides access to an object that contains CalculatedField-specific scripts to handle its events in the End-User Designer.
SiteGets or sets the ISite of the Component. Inherited from Component.

See Also

CalculatedField Class

CalculatedField Members

DevExpress.XtraReports.UI Namespace