Xceed DataGrid for WPF v7.2 Documentation
AsyncQueryInfoBase Class
Members 


Xceed.Wpf.DataGrid Assembly > Xceed.Wpf.DataGrid Namespace : AsyncQueryInfoBase Class
Base class for the AsyncQuery classes.
Syntax
'Declaration
 
Public MustInherit Class AsyncQueryInfoBase 
'Usage
 
Dim instance As AsyncQueryInfoBase
public abstract class AsyncQueryInfoBase 
Inheritance Hierarchy

System.Object
   Xceed.Wpf.DataGrid.AsyncQueryInfoBase
      Xceed.Wpf.DataGrid.AsyncCommitInfo
      Xceed.Wpf.DataGrid.AsyncQueryAutoFilterDistinctValuesInfo
      Xceed.Wpf.DataGrid.AsyncQueryGroupsInfo
      Xceed.Wpf.DataGrid.AsyncQueryInfo
      Xceed.Wpf.DataGrid.AsyncQueryItemCountInfo

Requirements

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

See Also

Reference

AsyncQueryInfoBase Members
Xceed.Wpf.DataGrid Namespace