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


In This Topic
    CountQueryResult Class Members
    In This Topic

    The following tables list the members exposed by CountQueryResult.

    Public Constructors
     NameDescription
    Public ConstructorInitializes a new instance of the CountQueryResult class specifying the count that was returned by the data-source provider.  
    Top
    Public Properties
     NameDescription
    Public PropertyGets the number of items in a data source.  
    Top
    See Also