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


In This Topic
    CommitItemsEventArgs Class Members
    In This Topic

    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. (Inherited from Xceed.Wpf.DataGrid.AsyncQueryEventArgs)
    Public Property (Inherited from Xceed.Wpf.DataGrid.AsyncQueryEventArgs)
    Top
    See Also