Back to Devexpress

CalculatedField Events

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

latest1.2 KB
Original Source

CalculatedField Events

A calculated field.

NameDescription
DisposedOccurs when the component is disposed by a call to the Dispose() method. Inherited from Component.
GetValueOccurs when a calculated field obtains its value, enabling you to return a custom value for this calculated field.

See Also

CalculatedField Class

CalculatedField Members

DevExpress.XtraReports.UI Namespace