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


In This Topic
    DataGridEditingRowEventArgs Class Members
    In This Topic

    The following tables list the members exposed by DataGridEditingRowEventArgs.

    Public Properties
     NameDescription
    Public PropertyGets or sets a value indicating whether this DataGridEditingRowEventArgs is canceled.  
    Public PropertyGets the row. (Inherited from C1.Silverlight.DataGrid.DataGridRowEventArgs)
    Top
    See Also