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


In This Topic
    DataGridBeginningNewRowEventArgs Class Members
    In This Topic

    The following tables list the members exposed by DataGridBeginningNewRowEventArgs.

    Public Properties
     NameDescription
    Public PropertyGets or sets a value indicating whether the event is canceled.  
    Public PropertyGets or sets the data item corresponding to the new row.  
    Public PropertyGets the new row.  
    Top
    See Also