For a list of all members of this type, see AsyncQueryInfo members.
Public Properties
| Name | Description |
| AsyncState | Gets a user-defined object that qualifies or contains information about an asynchronous operation. (Inherited from Xceed.Wpf.DataGrid.AsyncQueryInfoBase) |
| Error | Gets or sets a user-defined object that qualifies or contains information about an error. (Inherited from AsyncQueryInfoBase) |
| RequestedItemCount | Gets or sets a value representing the number of new items that should be returned. |
| ShouldAbort | Gets a value indicating whether the operation should be aborted. (Inherited from AsyncQueryInfoBase) |
| StartIndex | Gets or sets a value indicating the index in the data source at which to start retrieving the new items. |
Top
Protected Properties
See Also