ComponentOne DataObjects for .NET
PositionChangeEventArgs Class Members
Properties 

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

The following tables list the members exposed by PositionChangeEventArgs.

Public Properties
 NameDescription
Public PropertyThe CurrencyManager object managing current row position for the data member.  
Public PropertyDataMember string identifying the member (node in master-detail hierarchy) that has changed current row position.  
Public PropertyCurrent row after position change.  
Public PropertyCurrent row before position change.  
Public PropertyThe row object that has become current.  
Top
See Also

Reference

PositionChangeEventArgs Class
C1.Data Namespace
PositionChangeEventHandler Delegate