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


In This Topic
    AsyncQueryInfoBase Class
    In This Topic
    Base class for the AsyncQuery classes.
    Syntax
    'Declaration
     
    Public MustInherit Class AsyncQueryInfoBase 
    'Usage
     
    Dim instance As AsyncQueryInfoBase
    public abstract class AsyncQueryInfoBase 
    Inheritance Hierarchy
    Public Properties
     NameDescription
    Public PropertyGets or sets the Asynchronous State of this event.  
    Public PropertyGets or sets the Error for this event.  
    Public PropertyGets if this event should abort.  
    Top
    Protected Properties
     NameDescription
    Protected Property  
    Top
    Public Methods
     NameDescription
    Public MethodOverloaded.   
    Top
    Protected Methods
     NameDescription
    Protected Method  
    Protected Method  
    Top
    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