Xceed Toolkit Plus for WPF v5.0 Documentation
Xceed.Wpf.ListBox Assembly / Xceed.Wpf.Data Namespace / DataQueryResult Class


In This Topic
    DataQueryResult Class Properties
    In This Topic

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

    Public Properties
     NameDescription
    Public PropertyGets the data that was retrieved by a data query.  
    Public PropertyGets or sets the inline item count, which represents the item count that was returned in the request response.  
    Public PropertyGets or sets the total number of items that are in the source.  
    Top
    See Also