'Declaration Public Class CommitItemsEventArgs Inherits AsyncQueryEventArgs
'Usage Dim instance As CommitItemsEventArgs
public class CommitItemsEventArgs : AsyncQueryEventArgs
'Declaration Public Class CommitItemsEventArgs Inherits AsyncQueryEventArgs
'Usage Dim instance As CommitItemsEventArgs
public class CommitItemsEventArgs : AsyncQueryEventArgs
System.Object
System.EventArgs
Xceed.Wpf.DataGrid.AsyncQueryEventArgs
Xceed.Wpf.DataGrid.CommitItemsEventArgs
Name | Description | |
---|---|---|
![]() | AsyncCommitInfo | Gets an AsyncCommitInfo that provides information on the virtualized items to allow those that have been modified to be committed to the underlying data source. |
![]() | CollectionView | Gets the DataGridVirtualizingCollectionView to which the grid is bound. (Inherited from Xceed.Wpf.DataGrid.AsyncQueryEventArgs) |
![]() | IsAsync | (Inherited from Xceed.Wpf.DataGrid.AsyncQueryEventArgs) |