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

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

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

    See Also