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


In This Topic
    QueryItemsEventArgs Class Members
    In This Topic

    The following tables list the members exposed by QueryItemsEventArgs.

    Public Properties
     NameDescription
    Public PropertyGets an AsyncQueryInfo that provides the information necessary to retrieve the next batch of items.  
    Public PropertyGets the DataGridVirtualizingCollectionView to which the grid is bound.  
    Public Property

    Gets a read only collection of DataGridGroupInfo objects, which provide information on the parent groups.

     
    Top
    See Also