Version

DataBindingEventArgs Class Members

The following tables list the members exposed by DataBindingEventArgs.

Public Constructors
 NameDescription
Public ConstructorDataBindingEventArgs ConstructorInitializes a new DataBindingEventArgs.  
Public Properties
 NameDescription
Public PropertyCellInfoThe backing information for the current cell.  
Public PropertyResolvedValueThe resolved value for the cell.  
Public PropertyRowObjectThe data for the row in which the cell is contained.  
See Also