| TransformationEvalEventArgs Properties | 
The TransformationEvalEventArgs type exposes the following members.
 Properties
Properties| Name | Description | |
|---|---|---|
|  | ColumnName | 
            Name of the column.
             | 
|  | CurrentHandler | 
            Currently executing handler
            (Inherited from CMSEventArgs.) | 
|  | Data | 
            Source data.
             | 
|  | HasValue | 
            Indicates that the value is provided by the handler.
             | 
|  | OriginalEventArgs | Obsolete. 
            Original event arguments for the event
            (Inherited from CMSEventArgs.) | 
|  | Value | 
            Output value.
             | 
 See Also
See Also