Xceed Toolkit Plus for WPF v5.0 Documentation
Xceed.Wpf.DataGrid Assembly / Xceed.Wpf.DataGrid Namespace / CommitItemsEventArgs Class
Properties


    CommitItemsEventArgs Class Members

    The following tables list the members exposed by CommitItemsEventArgs.

    Public Properties
     NameDescription
    Public PropertyGets an AsyncCommitInfo that provides information on the virtualized items to allow those that have been modified to be committed to the underlying data source.  
    Public PropertyGets the DataGridVirtualizingCollectionView to which the grid is bound.  
    Top
    See Also