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


In This Topic
    AsyncQueryInfo Class Members
    In This Topic

    The following tables list the members exposed by AsyncQueryInfo.

    Public Properties
     NameDescription
    Public PropertyGets a user-defined object that qualifies or contains information about an asynchronous operation.  
    Public PropertyGets or sets a user-defined object that qualifies or contains information about an error.  
    Public PropertyGets or sets a value representing the number of new items that should be returned.  
    Public PropertyGets a value indicating whether the operation should be aborted.  
    Public PropertyGets or sets a value indicating the index in the data source at which to start retrieving the new items.  
    Top
    Public Methods
     NameDescription
    Public Method  
    Public MethodCalled to provide new items.  
    Top
    See Also