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


In This Topic
    DataGridBeganEditEventArgs Class Members
    In This Topic

    The following tables list the members exposed by DataGridBeganEditEventArgs.

    Public Properties
     NameDescription
    Public PropertyGets the column corresponding to the editing cell.  
    Public PropertyGets the editing ui element.  
    Public PropertyGets the row corresponding to the editing cell.  
    Top
    See Also