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


In This Topic
    DataGridBeginningEditEventArgs Class Members
    In This Topic

    The following tables list the members exposed by DataGridBeginningEditEventArgs.

    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 row corresponding to the editing cell.  
    Top
    See Also