ComponentOne DataObjects for .NET
FieldChangeEventArgs Class Properties

C1.Data.2 Assembly > C1.Data Namespace : FieldChangeEventArgs Class

For a list of all members of this type, see FieldChangeEventArgs members.

Public Properties
 NameDescription
Public PropertyThe table object where the event has occurred.  
Public PropertyThe field changing value.  
Public PropertyThe field value after change.  
Public PropertyThe field value before change.  
Public PropertyThe row where the event has occurred.  
Top
See Also

Reference

FieldChangeEventArgs Class
C1.Data Namespace
FieldChangeEventHandler Delegate