Xceed DataGrid for WPF v7.3 Documentation
Xceed.Wpf.DataGrid Assembly / Xceed.Wpf.DataGrid Namespace / AsyncQueryInfo Class


In This Topic
    AsyncQueryInfo Class Properties
    In This Topic

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

    Public Properties
     NameDescription
    Public PropertyGets a user-defined object that qualifies or contains information about an asynchronous operation. (Inherited from Xceed.Wpf.DataGrid.AsyncQueryInfoBase)
    Public PropertyGets or sets a user-defined object that qualifies or contains information about an error. (Inherited from Xceed.Wpf.DataGrid.AsyncQueryInfoBase)
    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. (Inherited from Xceed.Wpf.DataGrid.AsyncQueryInfoBase)
    Public PropertyGets or sets a value indicating the index in the data source at which to start retrieving the new items.  
    Top
    Protected Properties
     NameDescription
    Protected Property (Inherited from Xceed.Wpf.DataGrid.AsyncQueryInfoBase)
    Top
    See Also