FlexReport for .NET | ComponentOne
C1.Document Assembly / C1.Win.ImportServices.ReportExecution4 Namespace / LoadDrillthroughTargetCompletedEventArgs Class
Members

In This Topic
    LoadDrillthroughTargetCompletedEventArgs Class
    In This Topic
    Object Model
    LoadDrillthroughTargetCompletedEventArgs Class
    Syntax
    'Declaration
     
    Public Class LoadDrillthroughTargetCompletedEventArgs 
       Inherits System.ComponentModel.AsyncCompletedEventArgs
    public class LoadDrillthroughTargetCompletedEventArgs : System.ComponentModel.AsyncCompletedEventArgs 
    Inheritance Hierarchy

    System.Object
       System.EventArgs
          System.ComponentModel.AsyncCompletedEventArgs
             C1.Win.ImportServices.ReportExecution4.LoadDrillthroughTargetCompletedEventArgs

    See Also