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


In This Topic
    AddingDataRowEventArgs Class Members
    In This Topic

    The following tables list the members exposed by AddingDataRowEventArgs.

    Public Constructors
     NameDescription
    Public ConstructorProvides information on the current DataRow object being built.  
    Top
    Public Properties
     NameDescription
    Public PropertyGets a reference to the DataRow object being built.  
    Top
    See Also