Back to Devexpress

GetValueEventArgs Properties

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

latest1.5 KB
Original Source

GetValueEventArgs Properties

Provides data for the CalculatedField.GetValue event.

NameDescription
ReportProvides access to a report which owns the calculated field, for which the CalculatedField.GetValue event was raised.
RowProvides access to a data row whose data can be used to calculate a calculated field‘s custom value in the CalculatedField.GetValue event handler.
ValueGets or sets a value of a calculated field.

See Also

GetValueEventArgs Class

GetValueEventArgs Members

DevExpress.XtraReports.UI Namespace