'Declaration Public Class AsyncQueryInfo Inherits AsyncQueryInfoBase
'Usage Dim instance As AsyncQueryInfo
public class AsyncQueryInfo : AsyncQueryInfoBase
'Declaration Public Class AsyncQueryInfo Inherits AsyncQueryInfoBase
'Usage Dim instance As AsyncQueryInfo
public class AsyncQueryInfo : AsyncQueryInfoBase
System.Object
Xceed.Wpf.DataGrid.AsyncQueryInfoBase
Xceed.Wpf.DataGrid.AsyncQueryInfo
| 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 Xceed.Wpf.DataGrid.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 Xceed.Wpf.DataGrid.AsyncQueryInfoBase) |
![]() | StartIndex | Gets or sets a value indicating the index in the data source at which to start retrieving the new items. |
| Name | Description | |
|---|---|---|
![]() | SyncRoot | (Inherited from Xceed.Wpf.DataGrid.AsyncQueryInfoBase) |
| Name | Description | |
|---|---|---|
![]() | EndQueryCore | (Inherited from Xceed.Wpf.DataGrid.AsyncQueryInfoBase) |
![]() | OnEndQuery | Overridden. |
.NET: net5.0, net5.0-windows, net6.0, net6.0-macos, net6.0-windows, net7.0, net7.0-macos, net7.0-windows, net8.0, net8.0-browser, net8.0-macos, net8.0-windows, net9.0, net9.0-browser, net9.0-macos, net9.0-windows, net10.0, net10.0-browser, net10.0-macos, net10.0-windows.
.NET Framework: net20, net35, net40, net403, net45, net451, net452, net46, net461, net462, net463, net47, net471, net472, net48, net481.