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


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

The following tables list the members exposed by DataQueryParameters.

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