Xceed DataGrid for WPF v7.3 Documentation
Xceed.Wpf.DataGrid Assembly / Xceed.Wpf.DataGrid Namespace / DataGridItemEventArgs Class


In This Topic
    DataGridItemEventArgs Class Properties
    In This Topic

    For a list of all members of this type, see DataGridItemEventArgs members.

    Public Properties
     NameDescription
    Public PropertyGets the DataGridCollectionView to which the item will potentially be added or removed.  
    Public PropertyGets the item to add to or remove from the CollectionView.  
    Top
    See Also