Xceed DataGrid for WPF v7.3 Documentation
Xceed.Wpf.DataGrid Assembly / Xceed.Wpf.DataGrid Namespace / InitializingInsertionRowEventArgs Class
Properties


In This Topic
    InitializingInsertionRowEventArgs Class Members
    In This Topic

    The following tables list the members exposed by InitializingInsertionRowEventArgs.

    Public Constructors
     NameDescription
    Public ConstructorInitializes a new instance of the InitializingInsertionRowEventArgs class specifying the InsertionRow to initialize.  
    Top
    Public Properties
     NameDescription
    Public PropertyGets or sets the InsertionRow to initialize.  
    Top
    See Also