C1.WPF.DataGrid Namespace : DataGridBeginningNewRowEventArgs Class |
For a list of all members of this type, see DataGridBeginningNewRowEventArgs members.
Name | Description | |
---|---|---|
![]() | Cancel | Gets or sets a value indicating whether the event is canceled. |
![]() | Item | Gets or sets the data item corresponding to the new row. |
![]() | NewRow | Gets the new row. |