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


In This Topic
    GetPageCompletedEventArgs Class Properties
    In This Topic

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

    Public Properties
     NameDescription
    Public Property (Inherited from System.ComponentModel.AsyncCompletedEventArgs)
    Public Property (Inherited from System.ComponentModel.AsyncCompletedEventArgs)
    Public PropertyGets the C1Page object.  
    Public PropertyGets the index of the page requested in the async operation.  
    Public Property (Inherited from System.ComponentModel.AsyncCompletedEventArgs)
    Top
    See Also