'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. |
Target Platforms: Windows 11, Windows 10, Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2