'Declaration Public Class InitializingInsertionRowEventArgs Inherits System.EventArgs
'Usage Dim instance As InitializingInsertionRowEventArgs
public class InitializingInsertionRowEventArgs : System.EventArgs
'Declaration Public Class InitializingInsertionRowEventArgs Inherits System.EventArgs
'Usage Dim instance As InitializingInsertionRowEventArgs
public class InitializingInsertionRowEventArgs : System.EventArgs
System.Object
System.EventArgs
Xceed.Wpf.DataGrid.InitializingInsertionRowEventArgs
Name | Description | |
---|---|---|
![]() | InitializingInsertionRowEventArgs Constructor | Initializes a new instance of the InitializingInsertionRowEventArgs class specifying the InsertionRow to initialize. |
Name | Description | |
---|---|---|
![]() | InsertionRow | Gets or sets the InsertionRow to initialize. |
InitializingInsertionRowEventArgs Members
Xceed.Wpf.DataGrid Namespace