FlexReport for UWP | ComponentOne
C1.UWP.Document Assembly / C1.Xaml.Document Namespace / ExecuteActionCompletedEventArgs Class


In This Topic
    ExecuteActionCompletedEventArgs Class Properties
    In This Topic

    For a list of all members of this type, see ExecuteActionCompletedEventArgs members.

    Public Properties
     NameDescription
    Public PropertyGets the C1DocumentAction object defining an action executed in the async operation.  
    Public Property (Inherited from System.ComponentModel.AsyncCompletedEventArgs)
    Public Property (Inherited from System.ComponentModel.AsyncCompletedEventArgs)
    Public PropertyGets the C1BookmarkPosition defining the position in the generated document which should be displayed.  
    Public Property (Inherited from System.ComponentModel.AsyncCompletedEventArgs)
    Top
    See Also