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


QueryItemCountEventArgs Class Members

The following tables list the members exposed by QueryItemCountEventArgs.

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