ComponentOne DataGrid for WPF and Silverlight
C1.WPF.DataGrid Namespace / DataGridEndingEditEventArgs Class
Properties


In This Topic
    DataGridEndingEditEventArgs Class Members
    In This Topic

    The following tables list the members exposed by DataGridEndingEditEventArgs.

    Public Properties
     NameDescription
    Public PropertyGets or sets a value indicating whether the event is canceled.  
    Public PropertyGets the column corresponding to the editing cell.  
    Public PropertyGets the editing System.Windows.FrameworkElement.  
    Public PropertyGets the row corresponding to the editing cell.  
    Top
    See Also