Xceed Grid for WinForms v4.3 Documentation
Xceed.Grid.v4.3 Assembly / Xceed.Grid Namespace / RowInsertedEventArgs Class
Properties


In This Topic
    RowInsertedEventArgs Class Members
    In This Topic

    The following tables list the members exposed by RowInsertedEventArgs.

    Public Constructors
     NameDescription
    Public ConstructorInitializes a new instance of the RowInsertedEventArgs class.  
    Top
    Public Properties
     NameDescription
    Public PropertyGets a reference to the DataRow that has been inserted.  
    Top
    See Also