C1.Silverlight.DataGrid Namespace : DataGridEndingEditEventArgs Class |
For a list of all members of this type, see DataGridEndingEditEventArgs members.
Name | Description | |
---|---|---|
![]() | Cancel | Gets or sets a value indicating whether the event is canceled. |
![]() | Column | Gets the column corresponding to the editing cell. |
![]() | EditingElement | Gets the editing System.Windows.FrameworkElement. |
![]() | Row | Gets the row corresponding to the editing cell. |