ComponentOne List for WinForms
C1.Win.C1List Namespace / C1List.RowChangedEventArgs Class
Properties


In This Topic
    C1List.RowChangedEventArgs Class Members
    In This Topic

    The following tables list the members exposed by C1List.RowChangedEventArgs.

    Public Constructors
     NameDescription
    Public ConstructorInitializes a new instance of the C1List.RowChangedEventArgs class.  
    Top
    Public Properties
     NameDescription
    Public PropertyOld row.  
    Public PropertyNew row.  
    Top
    See Also