FlexReport for .NET | ComponentOne
C1.Document Assembly / C1.Win.ImportServices.ReportingService4 Namespace / GetExtensionSettingsCompletedEventArgs Class
Members

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

    System.Object
       System.EventArgs
          System.ComponentModel.AsyncCompletedEventArgs
             C1.Win.ImportServices.ReportingService4.GetExtensionSettingsCompletedEventArgs

    See Also