Xceed Toolkit Plus for WPF v4.6 Documentation
DataQueryParameters Structure Properties


Xceed.Wpf.ListBox Assembly > Xceed.Wpf.Data Namespace : DataQueryParameters Structure

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

Public Properties
 NameDescription
Public PropertyGets the filter request that provides information about the filter that must be executed by a query on an underlying data source.  
Public PropertyGets the item-jump request that provides information about the item-jump operation that must be executed by a query on an underlying data source.  
Public Property  
Public PropertyGets the skip request that provides information about the skip operation that must be executed by a query on an underlying data source.  
Public PropertyGets the sort request that provides information about the sort operation that must be executed by a query on an underlying data source.  
Public PropertyGets the take request that provides information about the take operation that must be executed by a query on an underlying data source.  
Top
See Also

Reference

DataQueryParameters Structure
Xceed.Wpf.Data Namespace