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


In This Topic
    CommitItemsEventArgs Class Properties
    In This Topic

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

    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