Xceed DataGrid for WPF v7.3 Documentation
Xceed.Wpf.DataGrid Assembly / Xceed.Wpf.DataGrid Namespace / AsyncCommitInfo Class
Properties Methods


In This Topic
    AsyncCommitInfo Class Members
    In This Topic

    The following tables list the members exposed by AsyncCommitInfo.

    Public Properties
     NameDescription
    Public PropertyGets a user-defined object that qualifies or contains information about an asynchronous operation. (Inherited from Xceed.Wpf.DataGrid.AsyncQueryInfoBase)
    Public PropertyGets or sets a user-defined object that qualifies or contains information about an error. (Inherited from Xceed.Wpf.DataGrid.AsyncQueryInfoBase)
    Public PropertyGets if this event should abort. (Inherited from Xceed.Wpf.DataGrid.AsyncQueryInfoBase)
    Public PropertyGets an array of VirtualizedItemInfo objects representing the items that are about to be released from memory.  
    Top
    Protected Properties
     NameDescription
    Protected Property (Inherited from Xceed.Wpf.DataGrid.AsyncQueryInfoBase)
    Top
    Public Methods
     NameDescription
    Public MethodOverloaded. Overridden.   
    Public Method  
    Top
    Protected Methods
     NameDescription
    Protected Method (Inherited from Xceed.Wpf.DataGrid.AsyncQueryInfoBase)
    Protected MethodOverridden.   
    Top
    See Also