ComponentOne DataObjects for .NET
PositionChangeEventArgs Class Properties

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

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

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