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


In This Topic
    QueryItemCountEventArgs Class Properties
    In This Topic

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

    Public Properties
     NameDescription
    Public PropertyGets the DataGridVirtualizingCollectionView to which the grid is bound.  
    Public PropertyGets or sets the number of items contained in the collection view.  
    Public Property

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

     
    Top
    See Also