InitializingInsertionRowEventArgs Class
In This Topic
Provides information on the
InsertionRow being initialized.
Syntax
'Declaration
<NullableContextAttribute(1)>
<NullableAttribute(0)>
Public Class InitializingInsertionRowEventArgs
Inherits System.EventArgs
[NullableContext(1)]
[Nullable(0)]
public class InitializingInsertionRowEventArgs : System.EventArgs
Inheritance Hierarchy
System.Object
System.EventArgs
Xceed.Wpf.DataGrid.InitializingInsertionRowEventArgs
Public Constructors
Public Properties
Requirements
See Also