ComponentOne DataObjects for .NET
FieldChangeEventArgs Class Members
Properties 

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

The following tables list the members exposed by FieldChangeEventArgs.

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