ActiveReports 14 .NET Edition
GrapeCity.ActiveReports.Aspnet.Designer Assembly / GrapeCity.ActiveReports.Aspnet.Designer Namespace / InvalidThemeContentException Class / InvalidThemeContentException Constructor

In This Topic
    InvalidThemeContentException Constructor
    In This Topic
    Syntax
    'Declaration
     
    Public Function New( _
       ByVal message As String _
    )
    public InvalidThemeContentException( 
       string message
    )

    Parameters

    message
    See Also