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


In This Topic
    CommitItemsEventArgs Class
    In This Topic
    Provides information about the virtualized items during the CommitItems event.
    Syntax
    'Declaration
     
    Public Class CommitItemsEventArgs 
       Inherits AsyncQueryEventArgs
    'Usage
     
    Dim instance As CommitItemsEventArgs
    public class CommitItemsEventArgs : AsyncQueryEventArgs 
    Inheritance Hierarchy

    System.Object
       System.EventArgs
          Xceed.Wpf.DataGrid.AsyncQueryEventArgs
             Xceed.Wpf.DataGrid.CommitItemsEventArgs

    Requirements

    See Also