Click or drag to resize
TransformationEvalEventArgs Properties

The TransformationEvalEventArgs type exposes the following members.

Properties
  NameDescription
Public propertyColumnName
Name of the column.
Public propertyCurrentHandler
Currently executing handler
(Inherited from CMSEventArgs.)
Public propertyData
Source data.
Public propertyHasValue
Indicates that the value is provided by the handler.
Public propertyOriginalEventArgs
Original event arguments for the event
(Inherited from CMSEventArgs.)
Public propertyValue
Output value.
Top
See Also